Skip to content

Commit ee9271e

Browse files
committed
Updated CHANGELOG
1 parent 8554bfd commit ee9271e

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

CHANGELOG.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@
33

44

55

6+
<a name="v2.27.0"></a>
7+
## [v2.27.0] - 2020-03-11
8+
9+
- Fixed output of aws_flow_log
10+
11+
612
<a name="v2.26.0"></a>
713
## [v2.26.0] - 2020-03-11
814

15+
- Updated CHANGELOG
916
- Add VPC Flow Logs capabilities ([#316](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/316))
1017

1118

@@ -848,13 +855,13 @@
848855
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
849856

850857

851-
<a name="v1.5.0"></a>
852-
## [v1.5.0] - 2017-11-23
858+
<a name="v1.5.1"></a>
859+
## [v1.5.1] - 2017-11-23
853860

854861

855862

856-
<a name="v1.5.1"></a>
857-
## [v1.5.1] - 2017-11-23
863+
<a name="v1.5.0"></a>
864+
## [v1.5.0] - 2017-11-23
858865

859866
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
860867
- Set enable_dns_support=true by default
@@ -932,7 +939,8 @@
932939
- Initial commit
933940

934941

935-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.26.0...HEAD
942+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.27.0...HEAD
943+
[v2.27.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.26.0...v2.27.0
936944
[v2.26.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.25.0...v2.26.0
937945
[v2.25.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.24.0...v2.25.0
938946
[v2.24.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.23.0...v2.24.0
@@ -1031,9 +1039,9 @@
10311039
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
10321040
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
10331041
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1034-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
1035-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
1036-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
1042+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1043+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1044+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
10371045
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
10381046
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
10391047
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)