We should update the deploy job in order to allow for variable input of the stage name. This would allow us to set the stage name in the Circle config to the CIRCLE_USERNAME and pass this into the job as a variable that can be used to namespace the infrastructure that is built.
We should update the deploy job in order to allow for variable input of the stage name. This would allow us to set the stage name in the Circle config to the
CIRCLE_USERNAMEand pass this into the job as a variable that can be used to namespace the infrastructure that is built.