Adds missing comma to form proper json
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
This commit is contained in:
parent
a4d2b39b79
commit
0c078d7abe
@ -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/*"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user