Skip to content

Releases: lean-delivery/terraform-module-aws-core

0.41

13 Dec 14:37
85138cf
Compare
Choose a tag to compare

Add second CIDR

Release 1.1.0

11 Dec 15:13
Compare
Choose a tag to compare
Add conditional if VPC should be created (#11)

* add conditional if VPC should be created

* revert of aws_route53_zone resource

* fixed aws_instance nat resource

Release 1.0.0

30 Oct 10:04
Compare
Choose a tag to compare

Add support of Terraform 0.12

Release 0.5.0

23 Oct 11:34
Compare
Choose a tag to compare
Create VPN private gateway and attch to VPC (#10)

Release 0.4

23 Aug 13:54
Compare
Choose a tag to compare
v0.4

add dedicated NACL for private, public and database subnets

Release 0.3

21 Aug 12:55
Compare
Choose a tag to compare
v0.3

add few parameters to vpc module

Release 0.2

31 May 07:27
Compare
Choose a tag to compare
v0.2

pin vpc module version

Release 0.1

28 Feb 14:49
Compare
Choose a tag to compare
  • Issue "NAT cost optimization #2" (#3)

some improvements:

  • add ability to disable NAT
  • restore ability to setup only one NAT in case if it ec2-based
  • add auto-detecting latest Amazon NAT AMI
  • add test example
  • remove redundant parameters
  • Update README.md

Release 0.0

14 Dec 11:45
fa6e01f
Compare
Choose a tag to compare
Merge pull request #1 from lean-delivery/develop

Initial