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.

posta 3 anni fa406 visualizzazioni
1 Risposta
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.

con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande