| --- |
| page_title: Upgrading to Terraform v1.12 |
| description: Upgrading to Terraform v1.12 |
| --- |
| |
| # Upgrading to Terraform v1.12 |
| |
| -> **Tip:** Use the version selector to view the upgrade guides for older Terraform versions. |
| |
| Terraform v1.12 is a minor release in the stable Terraform v1.0 series. |
| |
| Terraform v1.12 honors the |
| [Terraform v1.0 Compatibility Promises](https://developer.hashicorp.com/terraform/language/v1-compatibility-promises). |
| There are minor changes that may require additional upgrade steps: |
| |
| - On Linux, Terraform now requires Linux kernel version 3.2 or later; support for previous versions has been discontinued |
| |
| See [the full changelog](https://github.com/hashicorp/terraform/blob/v1.12/CHANGELOG.md) |
| for more details. If you encounter any problems during upgrading which are not |
| covered this guide, please start a new topic in |
| [the Terraform community forum](https://discuss.hashicorp.com/c/terraform-core) |
| to discuss it. |