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.

質問済み 3年前406ビュー
1回答
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.

回答済み 3年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ