actions-marketplace-validations/AWS CF to .env
load AWS Cloudformation Output Parameters to `.env`
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| stack-names | AWS Cloudformation stack names separated by commas. | no | "" |
| tag-filters | Comma separated list of tag name:value pairs. I.e. env:prod,service:web1. Include only stacks with matching tag name/values. | no | "" |
| format | dotenv(KEY=value), shell(export KEY=value) | no | dotenv |
| output | output filename | no | .env |
| prefix | if `prefix:ACTION_` Ouptut=MyVar -> ACTION_MY_VAR | no | — |
Outputs
no outputs