songtradr/Get CloudFormation Outputs
Get the value of a CloudFormation output by the export name.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| export_name | CloudFormation output export name | yes | — |
| encode_base64 | true|false Encode the output as base64, useful for complex structures | no | false |
Outputs
| name | description |
|---|---|
| value | Command result text. |