Skip to content

Commit

Permalink
Update terraform/aws/io.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Rob Best <[email protected]>
  • Loading branch information
hectorhuertas and ribbybibby authored May 26, 2021
1 parent c6dbdd8 commit a072539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws/io.tf
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ variable "iam_prefix" {
}

variable "permissions_boundary" {
description = "permission_boudnary to apply to iam resources"
description = "permissions_boundary to apply to iam resources"
default = ""
}

Expand Down

0 comments on commit a072539

Please sign in to comment.