-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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 initial codeconnections resources #40300
base: main
Are you sure you want to change the base?
add initial codeconnections resources #40300
Conversation
Community NoteVoting for Prioritization
For Submitters
|
Thank you for your contribution! 🚀 Please note that typically Go dependency changes are handled in this repository by dependabot or the maintainers. This is to prevent pull request merge conflicts and further delay reviews of contributions. Remove any changes to the Additional details:
|
4dc63bb
to
6115308
Compare
Hello @ewbankkit! I've put this PR together - but - I've hit a roadblock with a tagging issue on the |
Description
This PR adds
aws_codeconnections_connection
andaws_codeconnections_host
resources. While there are still resources to be developed for CodeConnections, these 2 are the main ones needed to replace CodeStar connections.Relations
Relates #36671
References
https://docs.aws.amazon.com/codeconnections/latest/APIReference/API_CreateConnection.html
https://docs.aws.amazon.com/codeconnections/latest/APIReference/API_CreateHost.html
Output from Acceptance Testing