Skip to content

v1.12.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 05 Aug 18:45
· 305 commits to main since this release
v1.12.0
8c5caca

1.12.0 (2024-08-05)

Features

  • add prefix to atracker resource name (#131)
    The AT event routing target and routes names were updated to add a prefix(if provided) for consistency with other resource. Also, the new targets and routes with prefix are created before the destroy of old ones which ensures the consumers does not lose event data. Additionally, updated the variable descriptions. (8c5caca)