You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Failed to query available provider packages
Could not retrieve the list of available versions for provider hashicorp/aws: no available releases match the given constraints >= 2.0.0, >= 2.70.0, >= 3.0.0, >= 3.26.0, >= 3.29.0, >= 3.73.0, ~> 4.0, < 4.0.0, >= 4.8.0,
>= 4.9.0, >= 4.21.0, >= 4.45.0
I saw here the restriction was added and here it should work.
Steps to Reproduce
Steps to reproduce the behavior:
terraform init -upgrade with AWS provider in the latest version
The text was updated successfully, but these errors were encountered:
Describe the Bug
I am getting the following version error when using
cloudposse/s3-website/aws
version0.17.3
with:I saw here the restriction was added and here it should work.
Steps to Reproduce
Steps to reproduce the behavior:
terraform init -upgrade
with AWS provider in the latest versionThe text was updated successfully, but these errors were encountered: