Setting an environment variable during workspace build
I'm trying to deploy workspaces to nomad, and the template uses a
nomad_namespace resource to group the workspace resources.It seems that there is an issue with this, but the workaround is to set a
NOMAD_NAMESPACE environment variable for terraform.I can't find any clear documentation noting if this is possible
