The Terraform Enterprise team would like to announce the release v202505-1 is now available.
Some key highlights and important bits from the release notes:
- Terraform Enterprise now ships as a multi-platform image, though currently only supports
linux/amd64
. If you’re on a non-Linux host, provide the--platform linux/amd64
argument when pulling the Terraform Enterprise image. - Module authors can now escalate the EOL severity of a module version in the private registry by revoking that version. Revoking a module version adds warnings to the module’s registry page, warnings in the run outputs of existing module consumers, and blocks new users from using that version.
- You can now download the product usage bundle via the API
GET /api/v1/usage/bundle
. To access the new system API you first generate an API token with the newtfectl admin api-token generate
command.
To review the full release note, please visit here. As always, please contact support with any issues, and your account team with any feedback or feature requests.