lbhackney-it/Terraform AWS Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| backend_config | Location of the terraform config file, including filename | yes | — |
| vars_file | Location of the TFVars file, including filename | yes | — |
| github_token | GitHub token for updating pull requests with plan output | no | — |
| checkov_dir | Directory to run checkov checks against | no | . |
| apply | Whether to run an apply or not | yes | false |
| plan | Whether to run a plan or not | yes | true |
| destroy | Whether to run destroy or not | no | false |
| terraform_token | token to allow external modules | no | false |
| terraform_version | Version of terraform to run | no | 1.4.0 |
| directory | directory to run terraform in | no | . |
| cli_flags | Additional CLI flags to pass to terraform commands | no | "" |
Outputs
no outputs