Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add route53:listtagsforresource to external-dns #256

Conversation

blakepettersson
Copy link
Contributor

We need to have access to the tags on the Route 53 zone.

What does this PR do?

The addition of route53:ListTagsForResource to the external-dns IAM policy.

Motivation

After having a chat with @csantanapr who informed me of this project I decided to take this project for a spin. There are a few things missing from this project preventing us from using this, this issue being one of them.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I ran pre-commit run -a with this PR

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

We need to have access to the tags on the Route 53 zone.
@blakepettersson blakepettersson requested a review from a team as a code owner September 22, 2023 14:45
@blakepettersson blakepettersson changed the title feat: add route53:listtagsforresource feat: Add route53:listtagsforresource Sep 22, 2023
@bryantbiggs bryantbiggs changed the title feat: Add route53:listtagsforresource feat: Add route53:listtagsforresource to external-dns Sep 22, 2023
Copy link
Contributor

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems reasonable, thank you!

@bryantbiggs bryantbiggs merged commit 809affc into aws-ia:main Sep 22, 2023
@blakepettersson blakepettersson deleted the feature/add-route53-listtagsforresource branch September 22, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants