Terraform 1.10
This version has reached end of life and no longer receives updates.
November 26, 2024
Ongoing
May 14, 2025
1.10.5 (January 22, 2025)
About Terraform 1.10
Terraform 1.10 introduced ephemeral resources for handling sensitive data that should never be persisted to state, along with improved provider installation caching.
Key Changes in Terraform 1.10
- ●Ephemeral resources for sensitive data (secrets, tokens) that are never written to state
- ●Provider installation caching improvements for faster init in CI/CD
- ●Enhanced import block support for bringing existing infrastructure under management
- ●State encryption improvements for sensitive state files
- ●Better error messages for common configuration mistakes
Terraform 1.10 recently reached end of life on May 14, 2025. This means it no longer receives security patches or bug fixes from the maintainers. If you are still on this version, now is the time to finalize your upgrade plan before the gap between your version and the current release grows wider.
The recommended upgrade target is Terraform 1.14. You are 2 major versions behind, so review the changelog for each version in between to catch any breaking changes. A staged upgrade through each major version is often safer than jumping directly.
Migration Notes
Terraform upgrades within the 1.x line are backwards compatible. Run terraform init -upgrade to update providers, then terraform plan to verify no unexpected changes. Always back up your state file before upgrading.
Lifecycle Progress
This version reached end of life May 14, 2025.
All Terraform Versions
| Version | Released | EOL | Latest | Status |
|---|---|---|---|---|
| 1.14 | November 19, 2025 | TBD | 1.14.6 | Active |
| 1.13 | August 20, 2025 | TBD | 1.13.5 | Active |
| 1.12 | May 14, 2025 | November 19, 2025 | 1.12.2 | End of Life |
| 1.11 | February 27, 2025 | August 20, 2025 | 1.11.4 | End of Life |
| 1.10 (current page) | November 26, 2024 | May 14, 2025 | 1.10.5 | End of Life |
| 1.9 | June 26, 2024 | February 27, 2025 | 1.9.8 | End of Life |
| 1.8 | April 10, 2024 | November 26, 2024 | 1.8.5 | End of Life |
| 1.7 | January 17, 2024 | June 26, 2024 | 1.7.5 | End of Life |
| 1.6 | October 4, 2023 | April 10, 2024 | 1.6.6 | End of Life |
| 1.5 | June 12, 2023 | January 17, 2024 | 1.5.7 | End of Life |
| 1.4 | March 8, 2023 | October 4, 2023 | 1.4.7 | End of Life |
| 1.3 | September 21, 2022 | June 12, 2023 | 1.3.10 | End of Life |
| 1.2 | May 18, 2022 | March 8, 2023 | 1.2.9 | End of Life |
| 1.1 | December 8, 2021 | September 21, 2022 | 1.1.9 | End of Life |
| 1.0 | June 8, 2021 | May 18, 2022 | 1.0.11 | End of Life |
Frequently Asked Questions
When was Terraform 1.10 released?
When does Terraform 1.10 reach end of life?
What is the latest patch version of Terraform 1.10?
Should I still use Terraform 1.10?
Related Resources
Get release updates for Terraform
Breaking changes, security patches, EOL warnings. Monthly digest, no spam.
Free forever. Unsubscribe anytime. We track 50+ technologies.