-
Notifications
You must be signed in to change notification settings - Fork 435
Open
Labels
type/bugIssues that are bugs.Issues that are bugs.
Description
Description:
We cannot use copilot in the AWS region mx-central-1
here the error: ✘ execute app init: get stack set administrator role arn: find the partition for region mx-central-1
Details:
copilot --version
copilot version: v1.34.1
Expected result:
copilot init --app demo \
--name api \
--type "Load Balanced Web Service" \
--dockerfile "./Dockerfile" \
--deploy
parse EXPOSE: no EXPOSE statements in Dockerfile ./Dockerfile
Port: 80
Ok great, we'll set up a Load Balanced Web Service named api in application demo.
✔ Proposing infrastructure changes for stack demo-infrastructure-roles
- Creating the infrastructure for stack demo-infrastructure-roles [create complete] [42.1s]
- A StackSet admin role assumed by CloudFormation to manage regional stacks [create complete] [20.9s]
- An IAM role assumed by the admin role to create ECR repositories, KMS keys, and S3 buckets [create complete] [19.8s]
-
✘ execute app init: get stack set administrator role arn: find the partition for region mx-central-1
Metadata
Metadata
Assignees
Labels
type/bugIssues that are bugs.Issues that are bugs.