Skip to content

Support for Terraform v1.1.4 #43

@bhuvansingla

Description

@bhuvansingla

I am currently using Terraform v1.1.4 and I am getting the following error with this module:

Output:
Initializing modules...
╷
│ Error: Unsupported Terraform Core version
│ 
│   on .terraform/modules/airflow/main.tf line 2, in terraform:
│    2:   required_version = "~> 0.15"
│ 
│ Module module.airflow (from
│ registry.terraform.io/datarootsio/ecs-airflow/aws) does not support
│ Terraform version 1.1.4. 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.

Is there a version of this module that supports this Terraform version or any plans to support that?

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