Merge pull request #3821 from blindroot/master
Update example AWS policy document
This commit is contained in:
commit
0691ee1c5f
|
@ -89,6 +89,7 @@ Packer to work:
|
||||||
|
|
||||||
``` {.javascript}
|
``` {.javascript}
|
||||||
{
|
{
|
||||||
|
"Version": "2012-10-17",
|
||||||
"Statement": [{
|
"Statement": [{
|
||||||
"Effect": "Allow",
|
"Effect": "Allow",
|
||||||
"Action" : [
|
"Action" : [
|
||||||
|
|
Loading…
Reference in New Issue