Skip to content

OpenTofu is now part of the Linux Foundation 🎉

Read more here →

Changelog»

Changes between v0.0.8 and v0.0.9»

Features»

  • Increase worker default disk size to 40GB.
  • Adding support for Terraform versions up to v1.5.7.
  • Update frontend and backend to the latest versions.

Fixes»

  • Enforce bucket policy to prevent objects getting fetched not using HTTPS.
  • Updated no account ID message to indicate that it is caused by missing AWS credentials in the install script.

Changes between v0.0.7 and v0.0.8»

Features»

Removals»

  • Remove the unused ecs-state-handler Lambda.

Fixes»

  • Improve warning message during installation when changeset contains no changes.
  • Fix role assumption and automatic ECR login in GovCloud regions.
  • Don't incorrectly attempt to report errors to Bugsnag in Self-Hosting (errors were never reported, but this could cause some misleading log entries).
  • Fix crash on run startup if the runner image was missing the ps command.
  • Increase default worker pool size to t3.medium.
  • Increase minimum drain instances to 3 to provide more resilience.