Skip to content

v5.7.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 05 Jan 15:27
· 312 commits to main since this release
v5.7.0
134ca52

5.7.0 (2024-01-05)

Features

  • allow existing subnet public gateway attachment (#674) (134ca52)
    • input variable vpcs.existing_subnet_ids renamed to vpcs.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

NOTE: this feature is only available via direct landing zone module call or by using an override option for the vpcs input.