aws/copilot-cli

Support `network.vpc.azs` in environment manifest

Ouverte

#4 747 ouverte le 10 avr. 2023

 (0 commentaire) (0 réaction) (0 personne assignée)Go (441 forks)auto 404
area/envarea/manifestgood first issuetype/enhancementtype/request

Métriques du dépôt

Stars
 (3 737 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur