Skip to content

Terraform AWS provider version 5.77.0 throwing w=erro #36744

Closed as not planned
Closed as not planned
@akashrahangdale

Description

@akashrahangdale

Terraform Version

$ terraform init

Initializing the backend...

Initializing provider plugins...
- Reusing previous version of hashicorp/aws from the dependency lock file
╷
│ 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 4.60.0 does
│ not match configured version constraint 5.77.0; must use terraform init -upgrade to allow selection of new versions

Terraform Configuration Files

...terraform config...

Debug Output

...debug output, or link to a gist...

Expected Behavior

$ terraform init

Initializing the backend...

Initializing provider plugins...

  • Reusing previous version of hashicorp/aws from the dependency lock file
  • Using previously-installed hashicorp/aws v4.60.0

Terraform has been successfully initialized!

Actual Behavior

AWS provider version 5.77.0 is not supprted.

Steps to Reproduce

terraform init

Additional Context

No response

References

No response

Generative AI / LLM assisted development?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    newnew issue not yet triagedquestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions