Check if ${NOMAD_DC} is undefined or unset
[releng/global-jjb.git] / releasenotes / notes / fix-capture-instance-metadata-script-e130cc297c189976.yaml
1 ---
2 fixes:
3   - |
4     Check condition when ${NOMAD_DC} is undefined or unset
5
6     Check if the environment variable $NOMAD_DC is not defined or unset,
7     this avoids the script from exiting without capturing instance
8     metadata.