-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Comparing changes
Open a pull request
base repository: terraform-aws-modules/terraform-aws-vpc
base: v5.9.0
head repository: terraform-aws-modules/terraform-aws-vpc
compare: v5.14.0
- 13 commits
- 37 files changed
- 8 contributors
Commits on Aug 2, 2024
-
feat: Added ipv6_address_preferred_lease_time parameter to aws_vpc_dh…
…cp_options resource (#1105) * feat: allow setting ipv6_address_preferred_lease_time dhcp options * chore: Update provider min required version to support change --------- Co-authored-by: Bryant Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3adb594 - Browse repository at this point
Copy the full SHA 3adb594View commit details -
chore(release): version 5.10.0 [skip ci]
## [5.10.0](v5.9.0...v5.10.0) (2024-08-02) ### Features * Added ipv6_address_preferred_lease_time parameter to aws_vpc_dhcp_options resource ([#1105](#1105)) ([3adb594](3adb594))
Configuration menu - View commit details
-
Copy full SHA for 545f4d5 - Browse repository at this point
Copy the full SHA 545f4d5View commit details
Commits on Aug 3, 2024
-
feat: Add route to
0.0.0.0/0
&::/0
(when IPv6 is enabled) on all…… public route tables (#1100) * Fix logic for adding default route on public route tables * Apply suggestions from code review --------- Co-authored-by: Bryant Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3e7803 - Browse repository at this point
Copy the full SHA b3e7803View commit details -
chore(release): version 5.11.0 [skip ci]
## [5.11.0](v5.10.0...v5.11.0) (2024-08-03) ### Features * Add route to `0.0.0.0/0` & `::/0` (when IPv6 is enabled) on all public route tables ([#1100](#1100)) ([b3e7803](b3e7803))
Configuration menu - View commit details
-
Copy full SHA for 623b3e4 - Browse repository at this point
Copy the full SHA 623b3e4View commit details -
feat: Restrict flow log policy to use log group ARNs (#1088)
* fix: Update AWS VPC module to use log group ARNs for flow log policy * refactor code to conditionally call AWS API based on create_vpc --------- Co-authored-by: Bryant Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9256722 - Browse repository at this point
Copy the full SHA 9256722View commit details -
chore(release): version 5.12.0 [skip ci]
## [5.12.0](v5.11.0...v5.12.0) (2024-08-03) ### Features * Restrict flow log policy to use log group ARNs ([#1088](#1088)) ([9256722](9256722))
Configuration menu - View commit details
-
Copy full SHA for fb9beb3 - Browse repository at this point
Copy the full SHA fb9beb3View commit details
Commits on Aug 9, 2024
-
fix: Update flow log ARNs to use partition from aws_partition data so…
…urce (#1112) Update flow log ARNs to use partition from aws_partition data source, ensuring compatibility with AWS GovCloud and other partitions tfdocs
Configuration menu - View commit details
-
Copy full SHA for 72cde38 - Browse repository at this point
Copy the full SHA 72cde38View commit details -
chore(release): version 5.12.1 [skip ci]
## [5.12.1](v5.12.0...v5.12.1) (2024-08-09) ### Bug Fixes * Update flow log ARNs to use partition from aws_partition data source ([#1112](#1112)) ([72cde38](72cde38))
Configuration menu - View commit details
-
Copy full SHA for 652598f - Browse repository at this point
Copy the full SHA 652598fView commit details
Commits on Aug 16, 2024
-
feat: Add support for
ip_address_type
for VPC endpoint (#1096)* Added ip_address_type parameter to aws_vpc_endpoint resource * Added ip_address_type parameter to aws_vpc_endpoint resource * Added ip_address_type parameter to aws_vpc_endpoint resource
Configuration menu - View commit details
-
Copy full SHA for d868303 - Browse repository at this point
Copy the full SHA d868303View commit details -
chore(release): version 5.13.0 [skip ci]
## [5.13.0](v5.12.1...v5.13.0) (2024-08-16) ### Features * Add support for `ip_address_type` for VPC endpoint ([#1096](#1096)) ([d868303](d868303))
Configuration menu - View commit details
-
Copy full SHA for e226cc1 - Browse repository at this point
Copy the full SHA e226cc1View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1f2125 - Browse repository at this point
Copy the full SHA b1f2125View commit details
Commits on Oct 18, 2024
-
feat: Add outputs for the full list of subnets created and their attr…
…ibutes (#1116) Add new outputs with the full subnet objects Co-authored-by: Bryant Biggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e212245 - Browse repository at this point
Copy the full SHA e212245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12caf80 - Browse repository at this point
Copy the full SHA 12caf80View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.9.0...v5.14.0