goccha/render-cfm-to-json
Extracts the property part of the specified resource from the specified CloudFormation file and creates a json
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | target resource name | yes | — |
| json-params | json format parameters | no | — |
| cfm-definition | The path to the CloudFormation file | yes | — |
Outputs
| name | description |
|---|---|
| json-file | temp file path |
| json-body | json body |