Skip to content

bug: terragrunt version #294

@khalezin

Description

@khalezin

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Failure Information (for bugs)

Command terrarunt run-all init failed with error

ERRO[0000] 2 errors occurred:
	* The currently installed version of Terragrunt (0.36.7) is not compatible with the version constraint requiring (0.35.8).
	* Cannot process module Module /aws-base/aws-eks-base/terraform/layer2-k8s (excluded: false, assume applied: false, dependencies: [/aws-base/aws-eks-base/terraform/layer1-aws]) because one of its dependencies, Module /aws-base/aws-eks-base/terraform/layer1-aws (excluded: false, assume applied: false, dependencies: []), finished with an error: The currently installed version of Terragrunt (0.36.7) is not compatible with the version constraint requiring (0.35.8).

Steps to Reproduce

  1. Go to the terraform directory
cd terraform/
  1. Run command
terragrunt run-all init

I got this error:

ERRO[0000] 2 errors occurred:
	* The currently installed version of Terragrunt (0.36.7) is not compatible with the version constraint requiring (0.35.8).
	* Cannot process module Module /aws-base/aws-eks-base/terraform/layer2-k8s (excluded: false, assume applied: false, dependencies: [/aws-base/aws-eks-base/terraform/layer1-aws]) because one of its dependencies, Module /aws-base/aws-eks-base/terraform/layer1-aws (excluded: false, assume applied: false, dependencies: []), finished with an error: The currently installed version of Terragrunt (0.36.7) is not compatible with the version constraint requiring (0.35.8).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions