adatree/Custom GitHub Action
A GitHub Action that takes an input and returns the square of the number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| operation | Operation to be performed, can be a deploy or delete | yes | — |
| stackset_name | Name of StackSet on which operation is being performed | yes | — |
| stackset_description | Description of StackSet | no | — |
| template_path | Template path | yes | — |
| org_ou_ids | Comma-separated list of AWS Org OU ids | yes | — |
| account_ids | Comma-separated list of AWS Account ids to limit the operations to; currently only supported for "deploy" operation | no | — |
| regions | Comma-separated list of regions to deploy to | no | ap-southeast-2 |
Outputs
no outputs