mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 22:26:11 +02:00
fix: correct route53 iam
This commit is contained in:
parent
277e8ca2ec
commit
658d1efb76
@ -30,7 +30,7 @@ Hosted Zone IDs.
|
||||
"Action": [
|
||||
"route53:ListHostedZones",
|
||||
"route53:ListResourceRecordSets",
|
||||
"route53:ListTagsForResource"
|
||||
"route53:ListTagsForResources"
|
||||
],
|
||||
"Resource": [
|
||||
"*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user