Is there a way to get the current environment's name in the yml to allow them to be used in the environment variables?
Right now we query for instance meta-data on the instances to set variables on each instance but it would be ideal to get that data and set it via an environment variable when deploying the new app.
Is there a way to get the current environment's name in the yml to allow them to be used in the environment variables?
Right now we query for instance meta-data on the instances to set variables on each instance but it would be ideal to get that data and set it via an environment variable when deploying the new app.