Skip to content

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

@BenH-Puregym

Description

@BenH-Puregym

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions