Skip to content

Commit 7f692e9

Browse files
committed
Updated CHANGELOG
1 parent 06fccd6 commit 7f692e9

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.69.0"></a>
11+
## [v2.69.0] - 2021-02-02
12+
13+
- fix: Specify an endpoint type for S3 VPC endpoint ([#573](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/573))
14+
15+
1016
<a name="v2.68.0"></a>
1117
## [v2.68.0] - 2021-01-29
1218

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

10091015

1010-
<a name="v1.5.0"></a>
1011-
## [v1.5.0] - 2017-11-23
1016+
<a name="v1.5.1"></a>
1017+
## [v1.5.1] - 2017-11-23
10121018

10131019

10141020

1015-
<a name="v1.5.1"></a>
1016-
## [v1.5.1] - 2017-11-23
1021+
<a name="v1.5.0"></a>
1022+
## [v1.5.0] - 2017-11-23
10171023

10181024
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
10191025
- Set enable_dns_support=true by default
@@ -1086,7 +1092,8 @@ All notable changes to this project will be documented in this file.
10861092
- Initial commit
10871093

10881094

1089-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.68.0...HEAD
1095+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.69.0...HEAD
1096+
[v2.69.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.68.0...v2.69.0
10901097
[v2.68.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.67.0...v2.68.0
10911098
[v2.67.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.66.0...v2.67.0
10921099
[v2.66.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.65.0...v2.66.0
@@ -1227,9 +1234,9 @@ All notable changes to this project will be documented in this file.
12271234
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
12281235
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
12291236
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1230-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
1231-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
1232-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
1237+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1238+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1239+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
12331240
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
12341241
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
12351242
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)