Skip to content

Commit ebe45b8

Browse files
committed
Updated CHANGELOG
1 parent 4d31b0d commit ebe45b8

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.76.0"></a>
11+
## [v2.76.0] - 2021-02-23
12+
13+
- fix: Remove CreateLogGroup permission from service role ([#550](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/550))
14+
15+
1016
<a name="v2.75.0"></a>
1117
## [v2.75.0] - 2021-02-23
1218

@@ -1162,13 +1168,13 @@ All notable changes to this project will be documented in this file.
11621168
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
11631169

11641170

1165-
<a name="v1.5.0"></a>
1166-
## [v1.5.0] - 2017-11-23
1171+
<a name="v1.5.1"></a>
1172+
## [v1.5.1] - 2017-11-23
11671173

11681174

11691175

1170-
<a name="v1.5.1"></a>
1171-
## [v1.5.1] - 2017-11-23
1176+
<a name="v1.5.0"></a>
1177+
## [v1.5.0] - 2017-11-23
11721178

11731179
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
11741180
- Set enable_dns_support=true by default
@@ -1241,7 +1247,8 @@ All notable changes to this project will be documented in this file.
12411247
- Initial commit
12421248

12431249

1244-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.75.0...HEAD
1250+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.76.0...HEAD
1251+
[v2.76.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.75.0...v2.76.0
12451252
[v2.75.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.74.0...v2.75.0
12461253
[v2.74.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.73.0...v2.74.0
12471254
[v2.73.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.72.0...v2.73.0
@@ -1390,9 +1397,9 @@ All notable changes to this project will be documented in this file.
13901397
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
13911398
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
13921399
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1393-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
1394-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
1395-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
1400+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1401+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1402+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
13961403
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
13971404
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
13981405
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)