aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Implement rollback during create handlers with typescript plugin
- 主要言語
- TypeScript
- スター
- 46
- フォーク
- 18
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hello,
I'd like to write a custom type using the typescript plugin. The docs talk about [progress chaining](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-develop-stabilize.html) but it's not clear to me exactly how to write a simple plugin that:
1. First calls one AWS service
2. Then calls another AWS service, and if this step fails, retry it, or rollback the first step so that we don't accumulate dangling resources.
コントリビューションガイド
調査の方向性
要求されている動作を理解するために、進行のチェーン化とリソースタイプの安定化に関するリンク先の CloudFormation ドキュメントから始めてください。完了の定義は、2 つの AWS サービスを呼び出し、2 番目のステップを再試行するか、1 番目のステップで作成したリソースをロールバックする、明確な TypeScript プラグインのアプローチを示すことです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, node.js, typescript
- 領域
- cloud, infrastructure
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100