It's possible to dynamically configure a backend for Terraform using the
-backend-config
parameter (docs). It would be great if this option was available for Building Blocks. Using a
TF_CLI_...
environment variable does not work because the environment is sanitized before executing Terraform.