aws/copilot-cli

Support `network.vpc.azs` in environment manifest

开放

#4,747 创建于 2023年4月10日

 (0 条评论) (0 个反应) (0 位负责人)Go (441 个派生)auto 404
area/envarea/manifestgood first issuetype/enhancementtype/request

仓库指标

星标
 (3,737 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南