You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+64-1Lines changed: 64 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,61 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+
<aname="v2.41.0"></a>
11
+
## [v2.41.0] - 2020-06-20
12
+
13
+
- fix: Output list of external_nat_ips when using external eips ([#432](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/432))
14
+
15
+
16
+
<aname="v2.40.0"></a>
17
+
## [v2.40.0] - 2020-06-20
18
+
19
+
- Updated pre-commit hooks
20
+
- feat: Add support for VPC flow log max_aggregation_interval ([#431](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/431))
21
+
- feat: Add support for tagging egress only internet gateway ([#430](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/430))
22
+
23
+
24
+
<aname="v2.39.0"></a>
25
+
## [v2.39.0] - 2020-06-06
26
+
27
+
- feat: Enable support for Terraform 0.13 as a valid version by setting minimum version required ([#455](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/455))
28
+
29
+
30
+
<aname="v2.38.0"></a>
31
+
## [v2.38.0] - 2020-05-25
32
+
33
+
- feat: add vpc_owner_id to outputs ([#428](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/428))
0 commit comments