subhamay-bhattacharyya-trash/CloudFormation Configuration Processor
Process CloudFormation deployment configurations and generate parameters, stack names, and CI build identifiers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cfn-directory | Folder containing CloudFormation configuration files | no | cfn |
| ci-build | Whether this is a CI build (true/false) | no | false |
| environment | Target environment name | no | "" |
Outputs
| name | description |
|---|---|
| parameters | JSON array of CloudFormation parameters |
| stack-name | Generated CloudFormation stack name |