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

chore(layers): deploy Lambda layers in ap-south-2 and me-central-1 #2675

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

dreamorosi
Copy link
Contributor

@dreamorosi dreamorosi commented Jun 19, 2024

Summary

Changes

Please provide a summary of what's being changed

This PR adds the necessary config to the CI workflows to deploy our public Lambda layers to two new commercial regions: ap-south-2 and me-central-1.

Additionally, the PR also includes changes to the docs, so that these two new regions show up in the table that lists all the layer ARNs.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: #2674


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@boring-cyborg boring-cyborg bot added automation This item relates to automation documentation Improvements or additions to documentation labels Jun 19, 2024
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Jun 19, 2024
@github-actions github-actions bot added the feature PRs that introduce new features or minor changes label Jun 19, 2024

This comment was marked as outdated.

@github-actions github-actions bot added do-not-merge This item should not be merged need-issue This PR needs an issue before it can be reviewed/worked on further labels Jun 19, 2024
@dreamorosi dreamorosi self-assigned this Jun 19, 2024
@dreamorosi dreamorosi removed do-not-merge This item should not be merged need-issue This PR needs an issue before it can be reviewed/worked on further labels Jun 19, 2024
@dreamorosi dreamorosi linked an issue Jun 24, 2024 that may be closed by this pull request
12 tasks
Copy link

sonarqubecloud bot commented Jul 1, 2024

@dreamorosi dreamorosi marked this pull request as ready for review July 1, 2024 13:44
@dreamorosi dreamorosi requested review from a team as code owners July 1, 2024 13:44
@dreamorosi
Copy link
Contributor Author

@am29d - I have already backfilled the versions from 1 through 8 of the v2 layer in these two regions in the production account.

Copy link
Contributor

@am29d am29d left a comment

Choose a reason for hiding this comment

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

Great work Andrea, thank you!

@am29d am29d merged commit 208c57a into main Jul 1, 2024
12 checks passed
@am29d am29d deleted the feat/layers_new_regions branch July 1, 2024 14:02
@am29d am29d changed the title feat(layers): deploy Lambda layers in ap-south-2 and me-central-1 chore(layers): deploy Lambda layers in ap-south-2 and me-central-1 Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation This item relates to automation documentation Improvements or additions to documentation feature PRs that introduce new features or minor changes size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: deploy Lambda layers in ap-south-2 and me-central-1 regions
2 participants