-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
Support AWS Provider V5 #115
Conversation
/terratest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bridgecrew has found errors in this PR ⬇️
/terratest |
/terratest |
This will need the same work: cloudposse/terraform-aws-ecs-codepipeline#112 (comment) |
Looks like tests passed 🚀 |
Weird, was supposed to fail with v5. |
|
That still didn't work, the error is the same I expected. Our CI started to show false positives on PRs, but gate fails , so no release. I will investigate later |
This reverts commit 921a2cb.
* feat: add codestar_connection_arn for source of codepipeline * chore: formatting * Revert "Support AWS Provider V5 (cloudposse#115)" This reverts commit 921a2cb.
what
Support AWS Provider V5
Major release because of the dependencies pinning aws provider v5
Linter fixes
why
Maintenance
references
https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.0.0