Releases: theonestack/hl-component-vpc
Releases · theonestack/hl-component-vpc
2.6.0
What's Changed
- bump route53 component to update python lambda runtime to 3.11 because of 3.7 end of life by @tarunmenon95 in #32
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- bump route53 component to update python lambda runtime to 3.7 because of 3.6 end of life by @Guslington in #29
Full Changelog: 2.4.0...2.5.0
2.4.0
2.3.0
- add optional asn for virtual gateway
2.2.0
- Update cfndsl yaml config standard to use external_parameters
2.1.0
remove netaddr dependency
2.0.2
- fix subnetting bug from 2.0.1
2.0.1
- remove hardcoded network prefixes with the NetworkPrefix parameter
2.0.0
- configurable dns format using fn::sub
1.7.0
- enable and configure vpc flow logs