Skip to content

chore(region-info): register eu-central-2, fix firehose cidr blocks for ap-south-2, eu-south-2, me-central-1#25572

Merged
mergify[bot] merged 21 commits intomainfrom
sumughan/register-eu-central-2
Jul 3, 2023
Merged

chore(region-info): register eu-central-2, fix firehose cidr blocks for ap-south-2, eu-south-2, me-central-1#25572
mergify[bot] merged 21 commits intomainfrom
sumughan/register-eu-central-2

Conversation

@sumupitchayan
Copy link
Copy Markdown
Contributor

@sumupitchayan sumupitchayan commented May 12, 2023

Checks off some items from #24477


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Signed-off-by: Sumu <sumughan@amazon.com>
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented May 12, 2023

@github-actions github-actions bot added effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1 labels May 12, 2023
@aws-cdk-automation aws-cdk-automation requested a review from a team May 12, 2023 20:53
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label May 12, 2023
@sumupitchayan sumupitchayan marked this pull request as ready for review May 30, 2023 15:14
otaviomacedo
otaviomacedo previously approved these changes Jun 2, 2023
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 2, 2023

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mrgrain mrgrain dismissed otaviomacedo’s stale review June 26, 2023 16:30

I have requested a change.

},
"eu-central-2": {
"FirehoseCidrBlock": "16.62.183.32/27"
"FirehoseCidrBlock": "16.62.183.64/26/27"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This doesn't look right

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same for eu-south-2 by the way, although that's not your PR

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

And me-central-1 and a bunch of others. I think we need to refactor how the firehose cidr block fact works.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yea this does look strange. I'll update these by removing the /26 from the numbers

'sa-east-1',
// 'ap-south-2',
// 'eu-central-2',
// 'ap-south-2',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

(Non-blocking) Side note: This change is a noop. We probably should order that list alphabetically.... 🙈

Signed-off-by: Sumu <sumughan@amazon.com>
Signed-off-by: Sumu <sumughan@amazon.com>
Signed-off-by: Sumu <sumughan@amazon.com>
Signed-off-by: Sumu <sumughan@amazon.com>
Signed-off-by: Sumu <sumughan@amazon.com>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Revert this change, it's unrelated.

@mrgrain mrgrain changed the title chore(region-info): register eu-central-2 chore(region-info): register eu-central-2, fix firehose cidr blocks for ap-south-2, eu-south-2, me-central-1 Jun 30, 2023
'eu-west-3': '35.180.1.96',
'me-south-1': '15.185.91.0',
'me-central-1': '3.28.159.64/26',
'me-central-1': '15.185.91.0',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

According to the link this should be 3.28.159.32

Signed-off-by: Sumu <sumughan@amazon.com>
Signed-off-by: Sumu <sumughan@amazon.com>
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 3, 2023

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: e93637a
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 978d028 into main Jul 3, 2023
@mergify mergify bot deleted the sumughan/register-eu-central-2 branch July 3, 2023 14:08
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 3, 2023

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

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

Labels

contribution/core This is a PR that came from AWS. effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants