Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
markgov authored May 20, 2024
1 parent 2973a31 commit 121532b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ variable "record_type" {
}

variable "aws_account_id" {
type = number
type = map

}

Expand Down

0 comments on commit 121532b

Please sign in to comment.