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

[Bug] AWS environment variable for region is wrongly set #714

Closed
sleepwithcoffee opened this issue Apr 22, 2024 · 3 comments
Closed

[Bug] AWS environment variable for region is wrongly set #714

sleepwithcoffee opened this issue Apr 22, 2024 · 3 comments
Assignees
Labels

Comments

@sleepwithcoffee
Copy link

Describe the bug
A clear and concise description of what the bug is.

process.env.AWS_DEFAULT_REGION is set to config.profile in various places.

To Reproduce

These misconfigurations can be found under:

  • bin/build.js
  • bin/check.js
  • bin/exports.js
  • bin/launch.js
  • bin/name.js
  • website/config/webpack.config.js

Expected behavior

process.env.AWS_DEFAULT_REGION should be set to config.region instead

Please complete the following information about the solution:

  • Version: 5.5.1

Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

image

@dougtoppin
Copy link
Member

@sleepwithcoffee Thanks for your report, we will investigate and get back to you

@fhoueto-amz fhoueto-amz self-assigned this Apr 22, 2024
@fhoueto-amz
Copy link
Member

This should be addressed in the next release. thanks

This was referenced Jun 3, 2024
@fhoueto-amz
Copy link
Member

Fixed in v6.0.0

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

No branches or pull requests

3 participants