Difference between revisions of "Error: Unsupported Terraform Core version"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{terraform init}} |
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 08:25, 17 November 2022
Error: Unsupported Terraform Core version
│ Error: Unsupported Terraform Core version │ │ on versions.tf line 2, in terraform: │ 2: required_version = "~> 0.13.1" │ │ This configuration does not support Terraform version 1.2.8. 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. ╵
Related
terraform version terraform init terraform init -upgrade terraform providers
See also
Advertising: