aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin

Implement rollback during create handlers with typescript plugin

未关闭
#113 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 文档中关于进度链式处理和资源类型稳定化的部分开始,以了解所请求的行为。将完成定义为:形成一种清晰的 TypeScript 插件方案,用于调用两个 AWS 服务,并重试第二步或回滚第一步创建的资源。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, node.js, typescript
领域
cloud, infrastructure
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。