Skip to content

Releases: oozou/terraform-aws-vpc

v2.0.3

28 Apr 08:50
Compare
Choose a tag to compare
  • update kms condition

v2.0.2

27 Jul 04:59
e5605c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v1.2.6

27 Jul 04:24
Compare
Choose a tag to compare

Full Changelog: v1.2.5...v1.2.6

v2.0.1

15 Jun 09:09
22f0a75
Compare
Choose a tag to compare

[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.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Jun 16:04
887c6ae
Compare
Choose a tag to compare

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

24 May 09:48
504f9b8
Compare
Choose a tag to compare

What's Changed

  • fix db route table error when disable nat by @lycbrian in #33

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

28 Sep 06:17
3c70d52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

22 Sep 09:33
1a56527
Compare
Choose a tag to compare

What's Changed

Changed

  • Update source and version module of centralize_flow_log_bucket and flow_log_kms

Full Changelog: v1.2.2...v1.2.3

v1.2.2

19 Sep 10:34
26bb44e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

19 Sep 10:12
467528b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1