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

Support AWS Provider V5 #115

Merged
merged 4 commits into from
Nov 15, 2023
Merged

Support AWS Provider V5 #115

merged 4 commits into from
Nov 15, 2023

Conversation

max-lobur
Copy link
Contributor

@max-lobur max-lobur commented Jun 14, 2023

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

@max-lobur max-lobur added the no-release Do not create a new release (wait for additional code changes) label Jun 14, 2023
@max-lobur max-lobur requested review from a team as code owners June 14, 2023 16:45
@max-lobur max-lobur added the major Breaking changes (or first stable release) label Jun 14, 2023
@max-lobur
Copy link
Contributor Author

/terratest

Copy link

@bridgecrew bridgecrew bot left a 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 ⬇️

main.tf Show resolved Hide resolved
main.tf Show resolved Hide resolved
@max-lobur max-lobur removed the no-release Do not create a new release (wait for additional code changes) label Jun 14, 2023
@max-lobur
Copy link
Contributor Author

/terratest

@max-lobur
Copy link
Contributor Author

/terratest

@max-lobur
Copy link
Contributor Author

This will need the same work: cloudposse/terraform-aws-ecs-codepipeline#112 (comment)

@mihaiplesa
Copy link
Contributor

Looks like tests passed 🚀

@max-lobur
Copy link
Contributor Author

Weird, was supposed to fail with v5.

@max-lobur max-lobur enabled auto-merge (squash) November 15, 2023 16:46
@max-lobur
Copy link
Contributor Author

Finding hashicorp/aws versions matching ">= 5.0.0"... - alright, I was wrong then

@max-lobur max-lobur merged commit 921a2cb into main Nov 15, 2023
9 of 10 checks passed
@max-lobur max-lobur deleted the aws_v5 branch November 15, 2023 16:53
@max-lobur
Copy link
Contributor Author

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

nathanluskey pushed a commit to Curia-ai/terraform-aws-cicd that referenced this pull request Jan 18, 2024
nathanluskey added a commit to Curia-ai/terraform-aws-cicd that referenced this pull request Jan 18, 2024
* feat: add codestar_connection_arn for source of codepipeline

* chore: formatting

* Revert "Support AWS Provider V5 (cloudposse#115)"

This reverts commit 921a2cb.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Breaking changes (or first stable release)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants