We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd69994 commit ba4cb4cCopy full SHA for ba4cb4c
variables.tf
@@ -125,7 +125,7 @@ variable "ip_address_type" {
125
}
126
127
variable "identity_center_options" {
128
- description = "Configuration block for enabling and managing IAM Identity Center integration within a domain. "
+ description = "Configuration block for enabling and managing IAM Identity Center integration within a domain"
129
type = object({
130
enabled_api_access = optional(bool)
131
identity_center_instance_arn = optional(string)
0 commit comments