actions-marketplace-validations/Dassana IaC GitHub Action
Supercharge your IaC checks to get to production faster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 24, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/dassana-io_dassana-iac-action@47c5acc2fe6d135471ba9cd0ed06b3b621a755d5 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github PAT | yes | — |
| aws_region | Region cloudformation stack is deployed in | yes | — |
| bucket_name | S3 bucket to house CFT file | yes | — |
| stack_name | Cloudformation stack name | yes | — |
| template_file | Path to CFT file | yes | — |
| aws_access_key_id | Access Key ID for user created by CFT | yes | — |
| aws_secret_access_key | Secret Access Key for user created by CFT | yes | — |
| api_gateway_endpoint | Dassana API endpoint url | yes | — |
| api_key | Dassana API endpoint key | yes | — |
Outputs
no outputs