Skip to content

Commit 1c5a30d

Browse files
authored
Update data.tf
1 parent 433042f commit 1c5a30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ data "aws_iam_policy_document" "this" {
154154
}
155155

156156
statement {
157-
sid = "AllowBasicVisiiblityWhenLoggedInWithMFA"
157+
sid = "AllowBasicVisibilityWhenLoggedInWithMFA"
158158
effect = "Allow"
159159
actions = [
160160
"iam:ListUserTags",

0 commit comments

Comments
 (0)