Skip to content

v3.1.1

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 31 Mar 16:04
· 570 commits to main since this release
aedcd32

3.1.1 (2023-03-31)

Bug Fixes

  • if you currently have var.atracker.add_route set to false, an atracker target may have been provisioned. When updating to this version, if you still have var.atracker.add_route set to false, it will get destroyed. This is expected as the target is doing nothing without the route anyway. (#326) (aedcd32)