Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 25 Feb 11:16
· 3 commits to main since this release
v2.0.0
971680e

2.0.0 (2025-02-25)

Features

  • updated the way the dedicated_host attribute of the dedicated_hosts input variable works. Previously the logic would always create a new group per item in the array, however new code will create 1 group and add all hosts into it (#20) (971680e)

BREAKING CHANGES

  • The refactoring of the logic means when upgrading to this version you might see destroy and recreates of resources. Plan accordingly before upgrading.