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
When running the 0.13 beta, I get the following error:
Error: Unsupported Terraform Core version
on .terraform/modules/client_vpc/terraform-aws-vpc-2.38.0/versions.tf line 2, in terraform:
2: required_version = "~> 0.12.6"
Module module.client_vpc (from terraform-aws-modules/vpc/aws) does not support
Terraform version 0.13.0-beta1. 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.
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
When running the 0.13 beta, I get the following error:
The text was updated successfully, but these errors were encountered: