Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Fargate is replacing environment variables (AWS_*) #10

Closed
alber-khan opened this issue Feb 22, 2022 · 1 comment
Closed

AWS Fargate is replacing environment variables (AWS_*) #10

alber-khan opened this issue Feb 22, 2022 · 1 comment

Comments

@alber-khan
Copy link

The issue comes when we're running the docker image in ECS.
it's replacing AWS_DEFAULT_REGION from eu-central-1 to eu-west-2

image

With FPM it loads the ENV normally
image

our .env file
image

So we're trying to access the S3 bucket which is hosted in a eu-central-1 region. and we're running ECS in eu-west-2

@smortexa
Copy link
Member

Sorry. I have no idea. Maybe you should open this issue on the Octane repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants