summaryrefslogtreecommitdiff
path: root/hacking
diff options
context:
space:
mode:
authorPrasad Katti <prasadmkatti@gmail.com>2020-01-23 14:34:06 -0800
committerJill R <4121322+jillr@users.noreply.github.com>2020-01-23 15:34:06 -0700
commitb16525b84179fc7b17ad4ef1e099879c3972b029 (patch)
tree469512e45f0c191688751d8a9ab7c907d8cc65ca /hacking
parent8b63da7b43ec23a3bb80ad1f54493cd0cc4b4ca6 (diff)
downloadansible-b16525b84179fc7b17ad4ef1e099879c3972b029.tar.gz
[aws] integration tests for ec2_vol (#66193)
Diffstat (limited to 'hacking')
-rw-r--r--hacking/aws_config/testing_policies/compute-policy.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/hacking/aws_config/testing_policies/compute-policy.json b/hacking/aws_config/testing_policies/compute-policy.json
index e2652d9ada..306af2410c 100644
--- a/hacking/aws_config/testing_policies/compute-policy.json
+++ b/hacking/aws_config/testing_policies/compute-policy.json
@@ -49,6 +49,7 @@
"ec2:DeleteTags",
"ec2:DeregisterImage",
"ec2:Describe*",
+ "ec2:DetachVolume",
"ec2:ImportKeyPair",
"ec2:ModifyImageAttribute",
"ec2:ModifyInstanceAttribute",