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

Add task to get managed prefix lists #2125

Open
1 task done
alicekaerast opened this issue Jul 19, 2024 · 0 comments
Open
1 task done

Add task to get managed prefix lists #2125

alicekaerast opened this issue Jul 19, 2024 · 0 comments

Comments

@alicekaerast
Copy link
Contributor

Summary

We use managed prefix lists shared between accounts as a way of providing teams the ability to allow traffic from other team's applications. It would be really helpful to be able to retrieve CIDR ranges from these prefix lists so that we can use them in nginx allow/deny statements

Issue Type

Feature Idea

Component Name

ec2_vpc_managed_prefix_list

Additional Information

This would be an entirely new module by the looks of it. It would need to support getting a prefix list by name/id (aws ec2 describe-managed-prefix-lists) and getting the contents of a prefix list by id (aws ec2 get-managed-prefix-list-entries)

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
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

No branches or pull requests

1 participant