aws/copilot-cli

Show warning message before deployment when a secret does not exist

オープン

#5,662 opened on 2024/02/08

 (1 件のコメント) (7 件のリアクション) (0 人の担当者)Go (441 件のフォーク)auto 404
good first issuetype/enhancement

Repository metrics

Stars
 (3,737 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Currently when you specify a non-existing secret in the service manifest and make a deployment, you won't get any error message until the ECS keeps failing to create any stable task, and it takes quite long time for rollback to complete. It would be nice if Copilot can validate the existence for the secrets specified and give a warning or error out if any of them does not exist.

コントリビューターガイド