aws/copilot-cli

Support `network.vpc.azs` in environment manifest

Aberta

#4.747 aberto em 10 de abr. de 2023

 (0 comentário) (0 reação) (0 responsável)Go (441 forks)auto 404
area/envarea/manifestgood first issuetype/enhancementtype/request

Métricas do repositório

Stars
 (3.737 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador