Skip to content

Commit 09da213

Browse files
authored
fix: remove me-south-1 from release pipeline (#691)
me-south-1 is not supported, remove it from gamma and prod deployment matrices.
1 parent e288486 commit 09da213

2 files changed

Lines changed: 2 additions & 18 deletions

File tree

.github/workflows/gamma.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -215,14 +215,6 @@
215215
"arm64_supported": true,
216216
"region": "me-central-1"
217217
},
218-
{
219-
"artifacts_bucket": "aws-sam-cli-managed-gamma-pipeline-artifactsbucket-omw6lkbxgcpf",
220-
"cloudformation_execution_role": "arn:aws:iam::520465526641:role/aws-sam-cli-managed-gamma-CloudFormationExecutionRo-MNeOX0Uc4Ag9",
221-
"image_repository": "520465526641.dkr.ecr.me-south-1.amazonaws.com/aws-sam-cli-managed-gamma-pipeline-resources-me-south-1-imagerepository-eiu7zft3ctw2",
222-
"pipeline_execution_role": "arn:aws:iam::520465526641:role/aws-sam-cli-managed-gamma-pip-PipelineExecutionRole-KXgG3TuGClEj",
223-
"arm64_supported": true,
224-
"region": "me-south-1"
225-
},
226218
{
227219
"artifacts_bucket": "aws-sam-cli-managed-gamma-pipeline-artifactsbucket-fymyocp1c9zu",
228220
"cloudformation_execution_role": "arn:aws:iam::520465526641:role/aws-sam-cli-managed-gamma-CloudFormationExecutionRo-3y7jFj4FlLPA",
@@ -271,4 +263,4 @@
271263
"arm64_supported": true,
272264
"region": "us-west-2"
273265
}
274-
]
266+
]

.github/workflows/prod.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -215,14 +215,6 @@
215215
"arm64_supported": true,
216216
"region": "me-central-1"
217217
},
218-
{
219-
"artifacts_bucket": "aws-sam-cli-managed-prod-pipeline--artifactsbucket-ibioyrrqrxye",
220-
"cloudformation_execution_role": "arn:aws:iam::753240598075:role/aws-sam-cli-managed-prod--CloudFormationExecutionRo-7m65xLasqAYF",
221-
"image_repository": "753240598075.dkr.ecr.me-south-1.amazonaws.com/aws-sam-cli-managed-prod-pipeline-resources-me-south-1-imagerepository-ohjxagbx7jdf",
222-
"pipeline_execution_role": "arn:aws:iam::753240598075:role/aws-sam-cli-managed-prod-pipe-PipelineExecutionRole-wvCSlmtBFda9",
223-
"arm64_supported": true,
224-
"region": "me-south-1"
225-
},
226218
{
227219
"artifacts_bucket": "aws-sam-cli-managed-prod-pipeline--artifactsbucket-ywkcybqdkrtp",
228220
"cloudformation_execution_role": "arn:aws:iam::753240598075:role/aws-sam-cli-managed-prod--CloudFormationExecutionRo-lGrtFGnIo17N",
@@ -271,4 +263,4 @@
271263
"arm64_supported": true,
272264
"region": "us-west-2"
273265
}
274-
]
266+
]

0 commit comments

Comments
 (0)