Skip to content

Releases: telia-oss/terraform-aws-vpc

v5.3.0

01 Oct 07:55
5029284
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.0...v5.3.0

v5.2.0

04 Dec 08:02
00f2ce9
Compare
Choose a tag to compare

What's Changed

  • Upgrade Actions containers by @larstobi in #49
  • Added an option to create a separate route table for each public subnet by @code-rius in #53

New Contributors

Full Changelog: v5.1.1...v5.2.0

v5.1.1

15 Nov 08:54
00ed09d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.1.1

v5.1.0

27 Oct 08:23
4d16675
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.1.0

v5.0.1

28 Mar 10:17
406fe0c
Compare
Choose a tag to compare

What's Changed

  • Do not create "ipv6-private" aws_route when create_egress_only_internet_gateway = false by @DaliborLis in #41

Full Changelog: v5.0.0...v5.0.1

v5.0.0

25 Mar 07:56
792e4b2
Compare
Choose a tag to compare

What's Changed

  • Number of ipv6-private objects created depends on wrong variable by @stromnet in #39
  • Set the minimal supported AWS provider version to 4.0 by @DaliborLis in #40

New Contributors

Full Changelog: v4.4.0...v5.0.0

v4.4.0

14 Dec 14:18
091217b
Compare
Choose a tag to compare

What's Changed

  • Make both Internet gateway and egress-only Internet gateway optional by @larstobi in #38

Full Changelog: v4.3.0...v4.4.0

v4.3.0

23 Aug 10:25
fc27701
Compare
Choose a tag to compare

Added:

  • Ability to disable map_public_ip_on_launch #37

v4.2.0

14 Jul 12:35
21f2b06
Compare
Choose a tag to compare

Add optional endpoints variable

v4.1.1

15 Jun 14:12
552714d
Compare
Choose a tag to compare

Added:

  • name tags to the vpc endpoints #34