Skip to content

v7.15.0

Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 04 Jan 20:46
· 95 commits to main since this release
v7.15.0
3dc79b8

7.15.0 (2024-01-04)

Features (#709) (3dc79b8)

  • Allow existing subnets to be attached to public gateways.
  • input variable existing_subnet_ids renamed to existing_subnets
  • type of input changed from list(string) to list(object)
  • existing subnet object contains ID of subnet and boolean for public gateway attachment