-
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 support for CodeStar Connections #15453
Comments
Related: Please note that in this case we'll expect these resources to be named |
Sounds like this will be the only supported connection type soon. |
Might be nice to have a |
I've started adding CodeStar Connections to TF so please upvote the PR below for the faster review! 🙏 |
Added the second part of the PR: #15990 I'm going to work on |
Added tag support for CodeStar connection! 🎉 |
Added support for CodeStar host! 🙏 |
@shuheiktgw Will you be adding a It doesn't look like the ARN has a predictable value, so it can't be constructed in-place. |
@onitake Sure, I'll add |
Closing this as most (if not all were resource were covered) if a more specific resource/feature is needed please create a dedicated ticket |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Description
AWS recommends that CodePipeline connections to third party services like GitHub and BitBucket should be done using CodeStar Connections. It would be nice if Terraform supported this.
New Resources and Data Sources
References
The text was updated successfully, but these errors were encountered: