Open boxrick opened 4 days ago
And the action bit responsible for this:
https://github.com/terrateamio/action/commit/ee16a8258e72be5c98bb78fc749c5a346ba8f8ae
Hi @boxrick,
Thanks for raising this issue!
Due to HashiCorp's decision to relicense Terraform in 2023, we are unable to include it as part of our service.
However, we support versions of Terraform up to 1.5.7, as well as all versions of OpenTofu. OpenTofu is fully compatible with Terraform, and migrating to it is a straightforward process.
You can find more details on the migration here: OpenTofu Migration Guide
Let us know if you need anything else.
Describe the bug
Terraform version 1.9.8 doesn't work due to BUSL error
Steps to reproduce
I am currently playing around with Terrateam / AWS / Github.
Expected behavior
I would have expected it to continue and work. Cannot find any references in Docs specifying I am limited to Terraform versions. At least from a quick search.
Actual behavior
Finally got the error:
ERROR: This version of Terraform is not allowed (BUSL). Exiting.
Terrateam version & environment details
Latest SAAS version
Additional context
No response