hennge/tfupdate action
Run tfupdate in Github Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| resource | Resource to be updated | yes | — |
| recursive | Whether to check a directory recursively or not | no | false |
| ignore_path | A regular expression for path to ignore | no | false |
| file_path | A path to file or directory to be updated | no | ./ |
| provider_name | Provider name to be updated | no | — |
| provider_repo | Provider GitHub repository to be updated | no | — |
| module_name | Module name to be updated | no | — |
| source_type | Source type of module | no | — |
| base_branch | Which branch to send a PR | no | master |
| label | A label to be added when creating a PR | no | dependencies |
| reviewer | Reviewer to be assigned when creating a PR | no | — |
| branch_name_suffix | Suffix branch name with given string. Allows multiple update PRs in same repo | no | — |
Outputs
no outputs