You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
bhuvansingla
changed the title
Support for Terraform 1.x
Support for Terraform v1.1.4
Feb 7, 2022
I am currently using Terraform v1.1.4 and I am getting the following error with this module:
Is there a version of this module that supports this Terraform version or any plans to support that?
The text was updated successfully, but these errors were encountered: