Adds missing comma to form proper json

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
This commit is contained in:
JoshVanL 2019-11-11 12:57:41 +00:00
parent a4d2b39b79
commit 0c078d7abe

View File

@ -27,7 +27,7 @@ Cert-manager needs to be able to add records to Route53 in order to solve the DN
"Action": [
"route53:ChangeResourceRecordSets",
"route53:ListResourceRecordSets"
]
],
"Resource": "arn:aws:route53:::hostedzone/*"
},
{