Skip to content

Terragrunt run-all init fails due to provider version mismatch #362

@armenmelkonyan90

Description

@armenmelkonyan90

I'm encountering an issue when running terragrunt run-all init. The command fails due to a provider version mismatch. Below is the error message:

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.49.0
does not match configured version constraint 5.58.0; must use terraform
init -upgrade to allow selection of new versions

Steps to Reproduce
<< terragrunt run-all init >>
Proposed Solution
Run << terragrunt run-all init -upgrade >> to update the provider version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions