actions-marketplace-validations/tfupdate Github Actions
Runs tfupdate via Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tfupdate_subcommand | Subcommand to execute | yes | — |
| tfupdate_path | A path provided to tfupdate | yes | . |
| tfupdate_options | Options provided to tfupdate | no | -r |
| tfupdate_provider_name | A name of provider (used if `provider` is given as the subcommand) | no | — |
| update_tfenv_version_files | Whether of not to update .terraform-version files (used if `terraform` is given as the subcommand) | no | false |
| github_token | Github Token | yes | — |
| pr_base_branch | The base branch of a Pull Request | no | — |
Outputs
no outputs