@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+ <a name =" v2.72.0 " ></a >
11
+ ## [ v2.72.0] - 2021-02-22
12
+
13
+ - fix: Correctly manage route tables for database subnets when multiple NAT gateways present ([ #518 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/518 ) )
14
+ - chore: add ci-cd workflow for pre-commit checks ([ #598 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/598 ) )
15
+
16
+
10
17
<a name =" v2.71.0 " ></a >
11
18
## [ v2.71.0] - 2021-02-20
12
19
@@ -1135,13 +1142,13 @@ All notable changes to this project will be documented in this file.
1135
1142
- Reverted bad merge, fixed [ #33 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33 )
1136
1143
1137
1144
1138
- <a name =" v1.5.0 " ></a >
1139
- ## [ v1.5.0 ] - 2017-11-23
1145
+ <a name =" v1.5.1 " ></a >
1146
+ ## [ v1.5.1 ] - 2017-11-23
1140
1147
1141
1148
1142
1149
1143
- <a name =" v1.5.1 " ></a >
1144
- ## [ v1.5.1 ] - 2017-11-23
1150
+ <a name =" v1.5.0 " ></a >
1151
+ ## [ v1.5.0 ] - 2017-11-23
1145
1152
1146
1153
- Reverted bad merge, fixed [ #33 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33 )
1147
1154
- Set enable_dns_support=true by default
@@ -1214,7 +1221,8 @@ All notable changes to this project will be documented in this file.
1214
1221
- Initial commit
1215
1222
1216
1223
1217
- [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.71.0...HEAD
1224
+ [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.72.0...HEAD
1225
+ [ v2.72.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.71.0...v2.72.0
1218
1226
[ v2.71.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.73.0...v2.71.0
1219
1227
[ v1.73.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.70.0...v1.73.0
1220
1228
[ v2.70.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.69.0...v2.70.0
@@ -1359,9 +1367,9 @@ All notable changes to this project will be documented in this file.
1359
1367
[ v1.8.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
1360
1368
[ v1.7.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
1361
1369
[ v1.6.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1362
- [ v1.4.1 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0 ...v1.4.1
1363
- [ v1.5.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1 ...v1.5.0
1364
- [ v1.5.1 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
1370
+ [ v1.4.1 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1 ...v1.4.1
1371
+ [ v1.5.1 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0 ...v1.5.1
1372
+ [ v1.5.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
1365
1373
[ v1.4.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
1366
1374
[ v1.3.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
1367
1375
[ v1.2.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0
0 commit comments