Skip to content

Commit fa670f9

Browse files
authored
Update variables.tf
1 parent 0b5f063 commit fa670f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/iam_identity_center/variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ variable "groups" {
3636
description = "List of IAM identity center groups to create"
3737
type = set(string)
3838
default = []
39+
}
3940

4041
variable "aws_account" {
4142
description = "Account number to create aws resources in. This variable should be defined in the terraform cloud workspace settings"

0 commit comments

Comments
 (0)