Difference between revisions of "Error: Unsupported Terraform Core version"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Error: Unsupported Terraform Core version | 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. | ||
+ | ╵ | ||
[[terraform version]] | [[terraform version]] | ||
Line 6: | Line 16: | ||
[[terraform init -upgrade]] | [[terraform init -upgrade]] | ||
+ | == See also == | ||
+ | * {{tf}} | ||
− | + | [[Category:Terraform]] |
Revision as of 10:54, 7 September 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. ╵
terraform version terraform init terraform init -upgrade
See also
- Terraform, OpenTofu, Terrakube.org, Installation, Terraform AWS, Terraform GCP, Terraform commands, Terraform Cloud, Terraform Enterprise (TFE), HCL, HIL, meta-arguments, providers, modules, resource, provisioners, data sources, backends: remote backends, examples, configuration files, state files, variables, types, Terraform Registry, conditionals:
depends_on
, functions, Blocks, dynamic blocks, errors, Terragrunt, Terraformer, Terratest, Terraform certifications, Terraform map type, Terraform Associate, Terraform: list type,TF_VAR_, TF_LOG
, Terraform provider versioning, Terraform Style Conventions, Required version, Terraform plugin, Terraform Named Values, tags, Changelog,tfsec, tflint
, Operators, Expressions:for, splat
, Debugging, Namespaces, Terraform Landing Zones, CDKTF, Atmos
Advertising: