Skip to content

Conversation

@ms-jpq
Copy link

@ms-jpq ms-jpq commented Nov 11, 2025

half of AWS 🇨🇦 was missing.

@ms-jpq ms-jpq requested a review from a team as a code owner November 11, 2025 02:40
@wpessers
Copy link
Contributor

Hi @ms-jpq, thank you for this addition! Would you mind also updating the readme for people who want to publish their own customised version of the collector layer?

fi
aws_regions=''
if [ ${{ github.event.inputs.aws-region }} == 'all' ]; then
aws_regions='["ap-northeast-1", "ap-northeast-2", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ca-central-1", "eu-central-1", "eu-north-1", "eu-west-1", "eu-west-2", "eu-west-3", "sa-east-1", "us-east-1", "us-east-2", "us-west-1", "us-west-2"]'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ca-west-1 should be added in here as well

@wpessers wpessers added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Nov 19, 2025
@serkan-ozal
Copy link
Contributor

Hi @ms-jpq, can you also update the available regions in the README here: https://github.com/open-telemetry/opentelemetry-lambda/blob/main/collector/README.md#build-and-publish-your-own-opentelemetry-collector-lambda-layer

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

Labels

enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants