Skip to content

v8.2.3

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 08 May 15:44
· 296 commits to main since this release
v8.2.3
4e3ed1c

8.2.3 (2024-05-08)

Bug Fixes

  • support dynamic resource key names (#604)
    * A new optional key_name has been added to var.resource_keys objects. When specified this will be used as the resource key name and can be a dynamic reference. (4e3ed1c)