Skip to content

v3.8.1

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 12 May 11:35
· 504 commits to main since this release
3316988

3.8.1 (2023-05-12)

Bug Fixes

  • fixed bug which was causing duplicate ACL rules to be created (#431) (3316988)

The terraform-ibm-landing-zone-vpc module used by this solution will now add appropriate IBM Cloud ACL rules for all created VPCs. This solution was also adding those same rules. The result was VPC ACLs that had duplicate rules.

This release will remove the IBM Cloud ACL rules from this solution, and allow the terraform-ibm-landing-zone-vpc module to add these rules when creating the VPC.

NOTE: when upgrading to this release, you may notice that existing ACLs created by previous versions will be marked as Terraform as needing to be removed or updated. This is expected, as the duplicate rules would be removed from existing ACLs.