summaryrefslogtreecommitdiff
path: root/hacking
diff options
context:
space:
mode:
authorMark Chappell <mchappel@redhat.com>2020-02-19 18:05:43 +0100
committerGitHub <noreply@github.com>2020-02-19 12:05:43 -0500
commitb3db41e6d8d8fe0b2d559a35ab2a4557b26c56a8 (patch)
treead6f1ec644f4c6b873d64ffee043d6d8b681ad52 /hacking
parent6d97943c82226e98cc09738167f616c5d08b556c (diff)
downloadansible-b3db41e6d8d8fe0b2d559a35ab2a4557b26c56a8.tar.gz
Fix hacking policy (#67579)
Diffstat (limited to 'hacking')
-rw-r--r--hacking/aws_config/testing_policies/compute-policy.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/hacking/aws_config/testing_policies/compute-policy.json b/hacking/aws_config/testing_policies/compute-policy.json
index 306af2410c..37406a9fbe 100644
--- a/hacking/aws_config/testing_policies/compute-policy.json
+++ b/hacking/aws_config/testing_policies/compute-policy.json
@@ -248,7 +248,7 @@
"states:UpdateStateMachine"
],
"Resource": [
- "arn:aws:states:*"
+ "arn:aws:states:*:*:*"
]
},
{