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 0b5f063 commit fa670f9Copy full SHA for fa670f9
modules/iam_identity_center/variables.tf
@@ -36,6 +36,7 @@ variable "groups" {
36
description = "List of IAM identity center groups to create"
37
type = set(string)
38
default = []
39
+}
40
41
variable "aws_account" {
42
description = "Account number to create aws resources in. This variable should be defined in the terraform cloud workspace settings"
0 commit comments