-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New data source: r/aws_cloudfront_connection_group: Added new connection group data source as part of Cloudfront's SaaS Manager feature #44185
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
base: main
Are you sure you want to change the base?
Conversation
✅ Thank you for correcting the previously detected issues! The maintainers appreciate your efforts to make the review process as smooth as possible. |
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
Checks failing since this PR relies on code from #44184, should I merge that branch into this? |
Rollback Plan
If a change needs to be reverted, we will publish an updated version of the library.
Changes to Security Controls
N/A
Description
IMPORTANT: This PR is part of a set of PRs for AWS Cloudfront SaaS Manager support and implements the data source for #44184. Please merge #44184 before this PR.
This PR introduces support for AWS Cloudfront's latest SaaS Manager feature with a data source for the new Connection Group resource.
Takes the ID of an existing connection group to retrieve its:
Testing with Anycast IP Lists: There is currently no Terraform resource or data source for Cloudfront Anycast IP Lists, running
TestAccCloudFrontConnectionGroupDataSource_anycast
requires first manually creating an Anycast IP List and adding the list ID to the test config.Relations
Relates #42409
Requires #44184
References
Connection Group CDK Docs
General SaaS information
SaaS unsupported features
Output from Acceptance Testing