You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
We can use Terraform workspaces to provision multiple replicas of the same infrastructure. This can be very useful when dealing with development environments.
Let's make Terraform builtins support passing an environment variable name that can be later evaluated to use a specific Terraform workspace.
That way it would be possible to use custom Makes jobs for selecting a workspace and then passing it via environment to such builtins.
Make the following builtins support a workspace environment variable: