Coder.comC
Coder.comโ€ข3y agoโ€ข
20 replies
shuckle

Setting an environment variable during workspace build

๐Ÿ‘‹ Hey folks

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
GitHub
Terraform Version ๏ฟฝTerraform v1.0.9 on linux_amd64 Nomad Version 1.1.6 Provider Configuration Which values are you setting in the provider configuration? terraform { required_providers { nomad = { ...
Provider produced inconsistent result after apply ยท Issue #253 ยท ha...
Was this page helpful?