Skip to content

v1.12.0

Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 28 Aug 10:08
· 146 commits to main since this release
v1.12.0
ee8706b

1.12.0 (2024-08-28)

Features

  • updated the default value for skip_cloud_shell_calls to true in the deployable architecture solution. This has been done because the settings can not be set with a service ID or trusted profile currently. If you are using a real user apikey to deploy, you can set the value back to true if you wan't to manage the cloud shell settings using the variable shell_settings_enabled. (#183) (ee8706b)

UPGRADE NOTE: If upgrading from an older release, you will see the destroy of the resource module.account_infrastructure_base.module.account_settings[0].ibm_cloud_shell_account_settings.cloud_shell_account_settings[0]. This is expected, but you can explicitly set the value of skip_cloud_shell_calls back to true if you are using a user apikey to deploy to prevent this destroy.