aws/copilot-cli

Support `network.vpc.azs` in environment manifest

Open

#4,747 opened on Apr 10, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (3,737 stars) (441 forks)auto 404
area/envarea/manifestgood first issuetype/enhancementtype/request

Description

⬇️ will create the environment that spans 3 azs.

network:
  vpc:
    azs: 3

Bonus

env init should create an initial environment manifest in which the value for the azs field = #azs in that region.

Contributor guide