You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated description and Validation for the backup_encryption_key_crn variable to ensure both Key Protect and HPCS keys follow the proper format. * Updated validation logic for the backup_encryption_key_crn in the main configuration. If no value is provided, the module will now default to using kms_key_crn for both Key Protect and HPCS as the backup encryption key. * Updated the FSCloud submodule and its associated example to integrate the use of HPCS keys for backup encryption (#440) (7998909)
If host_flavor is set to multitenant, this will place the database on a logically separated, multi-tenant machine with minimum resource configurations required for multitenant config. (#405) (03029e3)
added adminuser and certificate_base64 outputs and updated the logic to always output hostname and port details (#396) (021b2ee)
added new variable member_host_flavor which allows you to explicially specify the host falvor. See here for list of valid values (NOTE: This is currently a Beta feature) (#382) (4ebf7c8)