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

fix(release): ensure we publish Lambda Layers to the intended AWS region #4172

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

trentm
Copy link
Member

@trentm trentm commented Jul 31, 2024

Before this change an errant AWS_REGION envvar would override the
AWS_DEFAULT_REGION envvar. Explcitly using --region=... will win.

Fixes: #4171
Refs: #4109

Before this change an errant AWS_REGION envvar would override the
AWS_DEFAULT_REGION envvar. Explcitly using --region=... will win.

Fixes: #4171
@trentm trentm requested a review from david-luna July 31, 2024 21:11
@trentm trentm self-assigned this Jul 31, 2024
@trentm trentm mentioned this pull request Jul 31, 2024
1 task
@trentm
Copy link
Member Author

trentm commented Jul 31, 2024

cla/check

@trentm trentm merged commit d5541f7 into main Aug 1, 2024
18 checks passed
@trentm trentm deleted the trentm/release-arn-table-fix branch August 1, 2024 15:37
trentm added a commit that referenced this pull request Aug 1, 2024
…ion (#4172)

Before this change an errant AWS_REGION envvar would override the
AWS_DEFAULT_REGION envvar. Explcitly using --region=... will win.

Fixes: #4171
Refs: #4109
PeterEinberger pushed a commit to fpm-git/apm-agent-nodejs that referenced this pull request Aug 20, 2024
…ion (elastic#4172)

Before this change an errant AWS_REGION envvar would override the
AWS_DEFAULT_REGION envvar. Explcitly using --region=... will win.

Fixes: elastic#4171
Refs: elastic#4109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version v4.7.1 Lambda Layer Misconfigured: All Regions Pointing to us-east-1
2 participants