subhamay-bhattacharyya-gha/CloudFormation Parameters Reader
Reads CloudFormation deployment parameters from JSON artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact-path | Path to the deployment.json artifact | no | ./artifacts/deployment.json |
Outputs
| name | description |
|---|---|
| parameters | CloudFormation parameters in JSON format |
| stack-name | CloudFormation stack name |
| template-path | Path to CloudFormation template |
| cloudformation-tags | CloudFormation tags in JSON format |