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
Addressed DA improvements for better user experience - pinned the addons version - added more details in UI(catalog tile) regarding DA overview, features, architecture & variation - updated DA architecture diagram to include on_by_default addons
Updated prefix input variable description and validation for DA
Updated the following DA input variable names:
-cluster_key_ring_name -> cluster_kms_key_ring_name
-cluster_key_name -> cluster_kms_key_name
-boot_volume_key_ring_name -> boot_volume_kms_key_ring_name
-boot_volume_key_name -> boot_volume_kms_key_name
added support to enable Secrets Manager integration using new input enable_secrets_manager_integration so you can centrally manage Ingress subdomain certificates and other secrets (#672) (21e9aaf)