IAC Platform

Each workspace must have the IaC platform set, the choices are either Terraform or OpenTofu. Terraform can be used up until version 1.5.7, anything beyond that should use Opentofu.

OpenTofu Encryption

Client-side encryption was added in OpenTofu version 1.7.0. If encryption is used, Scalr will continue to work with the following exceptions:

  • Resources and outputs will not be displayed in the workspace dashboard.
  • The Scalr reporting feature will not work for these workspaces.
  • State files will be listed in workspaces but shown as encrypted

Terragrunt

When updating the pipeline settings, users have the option to execute the runs with Terragrunt if the account admins have enabled it. See more on that here.