aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Use docker image directly instead of using SAM CLI
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Research direction
Start by comparing this plugin's current SAM CLI packaging path with the CloudFormation CLI's specific-image support described in PR #579. Done means resource types are packaged with that same Docker image instead of using the SAM CLI; the issue does not name files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- build-system, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100