- Notifications
You must be signed in to change notification settings - Fork1k
fix(examples/templates/nomad-docker): ignoreNOMAD_NAMESPACE
andNOMAD_REGION
when Coder is running in nomad#11341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
… coder's allocation.If coder is running the terraform CLI as a Nomad job, then it may be reading the NOMAD_NAMESPACE env var from that allocation.Added the ignore_env_vars to fix this problem.hashicorp/terraform-provider-nomad#386
github-actionsbot commentedDec 27, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
matifali commentedDec 27, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Hi,@FourLeafTec. Thanks for the PR. Does setting those environment variables to ignore condition solve the issue without the changes inhashicorp/terraform-provider-nomad#386? |
NOMAD_NAMESPACE
andNOMAD_REGION
env var when Coder is running in nomadNOMAD_NAMESPACE
andNOMAD_REGION
env var when Coder is running in nomadNOMAD_NAMESPACE
andNOMAD_REGION
when Coder is running in nomadNOMAD_NAMESPACE
andNOMAD_REGION
when Coder is running in nomadNOMAD_NAMESPACE
andNOMAD_REGION
when Coder is running in nomadNOMAD_NAMESPACE
andNOMAD_REGION
when Coder is running in nomadNOMAD_NAMESPACE
andNOMAD_REGION
when Coder is running in nomadNOMAD_NAMESPACE
andNOMAD_REGION
when Coder is running in nomadNOMAD_NAMESPACE
andNOMAD_REGION
when Coder is running in nomad
If coder is running the terraform CLI as a Nomad job, then it may be reading the NOMAD_NAMESPACE env var from that allocation.
Added the ignore_env_vars to fix this problem.
hashicorp/terraform-provider-nomad#386