Ruby AL2 version 3.2.5 missing /opt/elasticbeanstalk/deployment/env

0

All of a sudden on version Ruby 2.6 AL2 version 3.2.5 the file we use to pickup our environment variables, /opt/elasticbeanstalk/deployment/env is missing? it was there in 3.2.4. Was this removed intentionally? This is how our custom scripts get to our configured environment vars.

preguntada hace 3 años406 visualizaciones
1 Respuesta
0

Looks like that file doesn't get created until later in the deploy stage.
Ended up reading them from /opt/elasticbeanstalk/bin/get-config environment

Wish this stuff was better documented.

respondido hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas