Skip to content

Releases: theonestack/hl-component-vpc-v2

0.3.2

10 Dec 02:51
Compare
Choose a tag to compare
  • Fix require: cannot load such file bug by using the component path
  • rename subnet and vpc parameters to fix issue with output names

0.3.1

09 Dec 00:21
Compare
Choose a tag to compare
  • change default nat instance type to t3.nano
  • config option to create a route53 hosted zone with default set to true

0.3.0

09 Dec 00:01
Compare
Choose a tag to compare
  • ability to provide classes subnet ranges and expose subnet values as parameters
  • change default subnet_multiplyer value from 5 to 4
  • implement rspec tests

0.2.1

06 Dec 00:23
Compare
Choose a tag to compare

0.2.0

02 Dec 04:23
Compare
Choose a tag to compare
  • Introduce NAT types:
    • managed: AWS NAT Gateways
    • instances: EC2 NAT Instances
    • disabled: No NAT
  • restructure vpc endpoint config to make s3 endpoint always there

0.1.0

28 Nov 03:37
Compare
Choose a tag to compare
  • initial component release