Skip to content

Commit a51ad01

Browse files
committed
Updated CHANGELOG
1 parent cb185fc commit a51ad01

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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.48.0"></a>
11+
## [v2.48.0] - 2020-08-17
12+
13+
- fix: Use database route table instead of private route table for NAT gateway route ([#476](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/476))
14+
15+
1016
<a name="v2.47.0"></a>
1117
## [v2.47.0] - 2020-08-13
1218

@@ -956,7 +962,8 @@ All notable changes to this project will be documented in this file.
956962
- Initial commit
957963

958964

959-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.47.0...HEAD
965+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.48.0...HEAD
966+
[v2.48.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.47.0...v2.48.0
960967
[v2.47.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.46.0...v2.47.0
961968
[v2.46.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.45.0...v2.46.0
962969
[v2.45.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.44.0...v2.45.0

0 commit comments

Comments
 (0)