Skip to content

Commit 433042f

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

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
@@ -1,7 +1,7 @@
11
data "aws_iam_policy_document" "this" {
22

33
statement {
4-
sid = "AllowBasicVisiiblityWithoutMfa"
4+
sid = "AllowBasicVisibilityWithoutMfa"
55
effect = "Allow"
66
actions = [
77
"iam:ListUsers",

0 commit comments

Comments
 (0)