Releases: oozou/terraform-aws-vpc
Releases · oozou/terraform-aws-vpc
v2.0.3
v2.0.2
v1.2.6
Full Changelog: v1.2.5...v1.2.6
v2.0.1
[v2.0.1] - 2023-06-15
Changed
- When running with a provider version of 6 or higher, certain modules may not function properly. However, we can address the modules that are not compatible with version 6 to ensure compatibility. This way, we don't need to edit all the modules. So we update the constraint to
>= 5.0.0
at the module level.
- fix: provider version constraint by @xshot9011 in #35
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
[v2.0.0] - 2023-06-08
BREAKING CHANGES
- Upgrade the AWS provider to version 5 with the constraint of
>= 5.0.0, < 6.0.0
.
Full Changelog: v1.2.5...v2.0.0
v1.2.5
v1.2.4
v1.2.3
What's Changed
- fix: non public repo by @xshot9011 in #31
Changed
- Update source and version module of
centralize_flow_log_bucket
andflow_log_kms
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- chore: change s3 to new version 1.1.3 by @bemillenium in #30
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- chore: change flowlog to public module by @bemillenium in #29
New Contributors
- @bemillenium made their first contribution in #29
Full Changelog: v1.2.0...v1.2.1