Skip to content

v5.14.1

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 06 Feb 10:02
· 294 commits to main since this release
9d4fe27

5.14.1 (2024-02-06)

Bug Fixes

  • Updated to landing-zone-vpc 7.16.1 which contains a fix for a Terraform bug with a conditional statement. Instead of ternary style we are switching to a "for loop with if condition" style for the ACL resource to avoid the bug. (#701) (9d4fe27)