v7.15.0
·
315 commits
to main
since this release
7.15.0 (2024-01-04)
Features (#709) (3dc79b8)
- Allow existing subnets to be attached to public gateways.
- input variable
existing_subnet_idsrenamed toexisting_subnets - type of input changed from list(string) to list(object)
- existing subnet object contains ID of subnet and boolean for public gateway attachment