Skip to content

v5.0.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 15 Mar 13:26
· 562 commits to main since this release
f11a0a9

5.0.0 (2023-03-15)

Bug Fixes

  • removed the opening of 0.0.0.0/0 in the default value for network acls rules (#424) (f11a0a9)

BREAKING CHANGES

  • If you were consuming the module using the default value for var.network_acls and upgraded to this version, the allow-all-443-inbound and allow-all-443-outbound ACL rules will be removed since opening 0.0.0.0/0 is not FsCloud compliant.