Open
Description
steps
- create new app with
copilot app init
- create new env with
copilot env init
and set 3 zones as explained in https://aws.github.io/copilot-cli/docs/developing/custom-environment-resources/
expected
- you should see a VPC with 3 zones
instead
- the usual 2 zones are there but not the 3 as configured in env initialization
Activity