aws/copilot-cli

Support `network.vpc.azs` in environment manifest

Offen

#4.747 geöffnet am 10.04.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (441 Forks)auto 404
area/envarea/manifestgood first issuetype/enhancementtype/request

Repository-Metriken

Stars
 (3.737 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

⬇️ 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