Skip to content

Commit bbfd33e

Browse files
committed
Updated CHANGELOG
1 parent 5fcf610 commit bbfd33e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.74.0"></a>
11+
## [v2.74.0] - 2021-02-22
12+
13+
- fix: use filter for getting service type for S3 endpoint and update to allow s3 to use interface endpoint types ([#597](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/597))
14+
- chore: Updated the conditional creation section of the README ([#584](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/584))
15+
16+
1017
<a name="v2.73.0"></a>
1118
## [v2.73.0] - 2021-02-22
1219

@@ -1228,7 +1235,8 @@ All notable changes to this project will be documented in this file.
12281235
- Initial commit
12291236

12301237

1231-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.73.0...HEAD
1238+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.74.0...HEAD
1239+
[v2.74.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.73.0...v2.74.0
12321240
[v2.73.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.72.0...v2.73.0
12331241
[v2.72.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.71.0...v2.72.0
12341242
[v2.71.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.73.0...v2.71.0

0 commit comments

Comments
 (0)