Skip to content

How do you use copilot to deploy an application (scheduled job) to a new region? #5401

Answered by KollaAdithya
john-walton asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry @john-walton for all the churn.

When deploying the environment you need to use the same profile that is used for creating the app.

export AWS_PROFILE=app-profile # profile used for the app.
copilot env init --name test --app my-app --profile profile-2
copilot env deploy

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@john-walton
Comment options

@KollaAdithya
Comment options

@john-walton
Comment options

Comment options

You must be logged in to vote
1 reply
@john-walton
Comment options

Answer selected by john-walton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants