Skip to content

Releases: zoitech/terraform-aws-network

2.6.1

27 Sep 15:56
ee460dc
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Add variables to tag VPC flow log resources

2.6.0

02 Sep 14:15
aa4931d
Compare
Choose a tag to compare

ENHANCEMENTS:

  • VPC flow logs support

FIX:

  • Add validation of existing AZ's for the Multi-AZ Gateway deployment

2.5.1

28 Aug 12:12
37ceab6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

23 Aug 08:02
f756659
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

13 Aug 06:44
2b7171b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.2...2.4.0

2.3.2

02 Nov 07:49
2aa207f
Compare
Choose a tag to compare
2.3.2 Pre-release
Pre-release

Fix transit gateway attachments

2.3.1

12 Sep 17:16
93c968d
Compare
Choose a tag to compare
2.3.1 Pre-release
Pre-release

Add support for transit gateway attachments when AZ has multiple subnets

2.3.0

26 Oct 12:25
d3a123e
Compare
Choose a tag to compare
2.3.0 Pre-release
Pre-release

2.3.0
ENHANCEMENTS:

Pass the availability Zones as variables that can be dynamically changed if the region don't support the AZ [50] (#50)

2.2.5

31 Mar 12:20
b4f0f5a
Compare
Choose a tag to compare
2.2.5 Pre-release
Pre-release

2.2.5
ENHANCEMENTS:

Add optional creation of VPC Gateway for AWS S3 42
Add optional creation of VPC Gateway for AWS DynamoDB 42
TGW attachment can now be created without a RAM share in the terraform code 47

Bug Fix: Domain name

19 May 10:15
25fc6ef
Compare
Choose a tag to compare
Bug Fix: Domain name Pre-release
Pre-release
Merge pull request #41 from eabdelmaqsod/feature/bug_fix

Feature/bug fix