Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 03 Sep 10:13
· 53 commits to main since this release
v1.1.0
bca2c4c

1.1.0 (2024-09-03)

Features

  • added support to set boolean add_owner_iam_policies inside the enterprise_accounts input. Setting this to true will create an IAM service ID in the new account and will also create an apikey. The apikey value can be retrieved using the new enterprise_accounts_iam_response output with the following syntax: module.enterprise.enterprise_accounts_iam_response[0].iam_apikey (#182) (bca2c4c)