Skip to content

v1.20.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 24 Sep 16:59
· 208 commits to main since this release
v1.20.0
71e66a2

1.20.0 (2024-09-24)

Features

  • added support to always create an admin password in the DA solution. If no value is entered with the admin_pass input, a random password is generated and can be got from the admin_pass sensitive output. The value can be added to a secrets manager secret using the inputs existing_secrets_manager_instance_crn, admin_pass_sm_secret_group, use_existing_admin_pass_sm_secret_group and admin_pass_sm_secret_name. (#295) (71e66a2)