Which results in HOST_ID holding the base64 encoded string “${NOMAD_ADDR_serviceA}” and not the value of NOMAD_ADDR_serviceA as I had hoped. E.g. HOST_ID = JHtOT01BRF9BRERSX3NlcnZpY2VBfQ==.
Any idea how I can reach the expected outcome? Any help would be appreciated!