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

Issue with new release - module.vnet-hub does not support Terraform version 1.1.6. To proceed, either choose another #6

Open
BenH-Puregym opened this issue Nov 2, 2022 · 1 comment

Comments

@BenH-Puregym
Copy link

Seeing this error when running terraform init on new 2.2.0 release:

Downloading registry.terraform.io/kumarvna/caf-virtual-network-hub/azurerm 2.2.0 for vnet-hub...

  • vnet-hub in .terraform\modules\vnet-hub

    │ Error: Unsupported Terraform Core version

    │ on .terraform\modules\vnet-hub\versions.tf line 11, in terraform:
    │ 11: required_version = ">= 1.1.9"

    │ Module module.vnet-hub (from registry.terraform.io/kumarvna/caf-virtual-network-hub/azurerm) does not support Terraform version 1.1.6. To proceed, either choose another
    │ supported Terraform version or update this version constraint. Version constraints are normally set for good reason, so updating the constraint may lead to other errors or
    │ unexpected behavior.
@kumarvna
Copy link
Owner

kumarvna commented Nov 2, 2022

seems you are using the old terraform version. please update the terrafrom binary version to the latest to solve this issue.

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

No branches or pull requests

2 participants