Releases: theonestack/hl-component-vpc-v2
Releases · theonestack/hl-component-vpc-v2
0.3.2
- 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
- change default nat instance type to
t3.nano
- config option to create a route53 hosted zone with default set to true
0.3.0
- 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
0.2.0
- 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
- initial component release