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
@@ -51,7 +55,7 @@ This resource supports the following arguments:
51
55
*`user_name` – (Required) The user name of the user for the WorkSpace. This user name must exist in the directory for the WorkSpace.
52
56
*`root_volume_encryption_enabled` - (Optional) Indicates whether the data stored on the root volume is encrypted.
53
57
*`user_volume_encryption_enabled` – (Optional) Indicates whether the data stored on the user volume is encrypted.
54
-
*`volume_encryption_key` – (Optional) The symmetric AWS KMS customer master key (CMK) used to encrypt data stored on your WorkSpace. Amazon WorkSpaces does not support asymmetric CMKs.
58
+
*`volume_encryption_key` – (Optional) The ARN of a symmetric AWS KMS customer master key (CMK) used to encrypt data stored on your WorkSpace. Amazon WorkSpaces does not support asymmetric CMKs.
55
59
*`tags` - (Optional) The tags for the WorkSpace. If configured with a provider [`default_tags` configuration block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
56
60
*`workspace_properties` – (Optional) The WorkSpace properties.
0 commit comments