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

update provider requirements to aws >= 5.75.0 #1

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

jasonhernandez
Copy link
Contributor

I ran into some dependency issues when I ran my first terraform init.
I do not think there is a reason to support old versions of the aws provider.

Error:

│ Error: Failed to query available provider packages

│ Could not retrieve the list of available versions for provider hashicorp/aws: locked provider registry.terraform.io/hashicorp/aws 5.73.0 does not match configured version constraint >= 4.0.0, >= 4.33.0, ~> 5.0, >= 5.46.0, >= 5.59.0, >= 5.62.0, >= 5.75.0; must use terraform init -upgrade to allow selection of new versions

@bobbyiliev bobbyiliev merged commit 9bb4a71 into main Nov 14, 2024
2 checks passed
@bobbyiliev bobbyiliev deleted the aws-provider-dependency-fix branch November 14, 2024 06:58
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