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
description="The existing root key CRN of the Hyper Protect Crypto Service (HPCS) to use for disk encryption."
119
+
description="The CRN of an existing Hyper Protect or Key Protect root key to use for disk encryption. A new KMS root will be created if omitted."
120
120
default=null
121
121
}
122
122
123
123
variable"existing_kms_instance_guid" {
124
-
description="The GUID of the Hyper Protect Crypto Services instance. The value is used only to create an authorization policy."
124
+
description="The GUID of an existing Hyper Protect or Key Protect instance in the same account as the Elasticsearch database instance. Always used to create an authorization policy and if 'existing_kms_key_crn' is not specified also used to create a KMS root key"
0 commit comments