aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Use docker image directly instead of using SAM CLI
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 46
- 派生
- 18
- PR 合并指标
- 30 天内没有已合并 PR
描述
The CloudFormation CLI has support to use a specific docker image (related PR [here](https://github.com/aws-cloudformation/cloudformation-cli/pull/579)). We should take advantage to package the resource types with that same image, instead of using SAM CLI.
贡献指南
调研方向
首先,将此插件当前通过 SAM CLI 的打包路径与 PR #579 中描述的 CloudFormation CLI 特定镜像支持进行比较。完成的标准是:resource type 使用同一个 Docker image 进行打包,而不是使用 SAM CLI;该 issue 没有指定要运行的文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, typescript
- 领域
- build-system, cloud
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100