artyom/Update CloudFormation stack by only changing its parameters
Updates CloudFormation stack by updating its parameters while preserving all other settings.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stack | CloudFormation stack name | yes | — |
| parameters | Newline-separated parameters to change in the Name=Value format. Stack parameters not set here would retain their existing values. | yes | — |
| express | Whether to use CloudFormation express mode | no | false |
Outputs
no outputs