Skip to content

Commit

Permalink
remove -
Browse files Browse the repository at this point in the history
  • Loading branch information
jjzhangjjzhang committed Nov 10, 2023
1 parent fc7ce9a commit aa92f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ data "aws_iam_policy_document" "lacework_audit_policy" {
resources = ["*"]
}
statement {
sid = "WAF-REGIONAL"
sid = "WAFREGIONAL"
actions = ["waf-regional:ListRules",
"waf-regional:GetRule",
"waf-regional:ListRuleGroups",
Expand Down

0 comments on commit aa92f96

Please sign in to comment.