Skip to content

Releases: zoitech/terraform-aws-network

aws_ram_resource_share_accepter for the transit gateway attachment

20 Nov 16:08
eef2ecb
Compare
Choose a tag to compare

NEW FEATURES:

  • Added aws_ram_resource_share_accepter for the transit gateway attachment (#15)

Fix: only private subnets

13 Nov 14:32
4db40cd
Compare
Choose a tag to compare
Pre-release

IMPROVEMENTS:

  • Removed public subnets from transit gateway vpc attachment

Upgraded to terraform 0.12

08 Nov 15:41
073caf6
Compare
Choose a tag to compare
Pre-release

1.0.1

NEW FEATURES:

  • DHCP Options (Optional) (#9)
  • Internet Gateway (Optional)
  • NAT Gateway (Optional) (Dependent on Internet Gateway)
  • Elastic IP for NAT Gateway (Optional)
  • Network ACL (Optional) (#10)
  • Transit Gateway attachment to the VPC (Optional) (#11))

BACKWARDS INCOMPATIBILITIES / NOTES:

  • Works with terraform 0.12.x (#8)

IMPROVEMENTS:

  • Upgraded to terrfaform 0.12 (#8)

BUG FIXES:

  • Fixed output for nat gateway IP if not created (#6)

Added DNS Hostname Support in VPC

23 Jan 22:01
b519dbf
Compare
Choose a tag to compare
Pre-release
Merge pull request #5 from Geartrixy/master

Enable DNS hostname support in the VPC

NAT Output

04 Dec 15:24
c62b5ca
Compare
Choose a tag to compare
NAT Output Pre-release
Pre-release

Elastic/Public IP of NAT Gateway given as output

Add support to disable NAT

23 Nov 15:12
ca22634
Compare
Choose a tag to compare
Pre-release
Merge pull request #3 from oliver1980/master

Creation of NAT made optional

v0.0.2

21 Sep 13:44
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
Removed non existing output variable

v0.0.1

21 Sep 13:38
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Initial commit