Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
zachrundle committed Aug 28, 2024
1 parent 0b5f063 commit fa670f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/iam_identity_center/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ variable "groups" {
description = "List of IAM identity center groups to create"
type = set(string)
default = []
}

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

0 comments on commit fa670f9

Please sign in to comment.