Skip to content

Commit

Permalink
env needs to be deployed before svc can be deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhsingyuchen committed Apr 17, 2023
1 parent 6f0b89a commit 990584f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/microservices/frontend/tabs/copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Run the following command to get started:

```bash
copilot env init --name test --profile default --default-config
copilot env deploy --name test
```

This part will take a few minutes because of all of the resources that are being created. This is not an action you run every time you deploy your service, it's just the one time to get your environment up and running.
Expand Down

0 comments on commit 990584f

Please sign in to comment.