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

fix: change explicit aws provider version requirement to >= 5.80 #318

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

bkenez
Copy link
Member

@bkenez bkenez commented Dec 19, 2024

In the stable 8.6 branch, terraform init fails out of the box due to a conflict in aws provider versions.
This PR changes an explicit 5.80.0 requirement to >= 5.80.0, resolving the conflict, as a different module requires >=5.81.0

@bkenez bkenez requested a review from Langleu December 19, 2024 09:31
@bkenez bkenez merged commit b04dbf6 into stable/8.6 Dec 19, 2024
3 checks passed
@bkenez bkenez deleted the fix-aws-provider-version branch December 19, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants