aws-cloudformation / aws-cloudformation/cloudformation-cli
Add sub parsers for Java, TypeScript, C#
Open
good first issue
p2
wip
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
We support sub parsers for [python](https://github.com/aws-cloudformation/cloudformation-cli-python-plugin/pull/121/files) and [go](https://github.com/aws-cloudformation/cloudformation-cli-go-plugin/pull/168/files). I assume these were added to enable `cfn init` without prompting user for all the inputs. We can do the same for the other language plugins for consistency.
Contributor guide
Assessment
This issue has not been assessed yet.