tfmigrate-apply
GitHub Actions to run tfmigrate apply
Requirements​
Example​
- uses: suzuki-shunsuke/tfaction/tfmigrate-apply@main
with:
github_app_token: ${{ secrets.GITHUB_APP_TOKEN }}
Inputs​
Required Inputs​
name | description |
---|---|
github_app_token | GitHub Access Token. github.token can't be used because it can't invoke GitHub Actions Workflow |
Optional Inputs​
name | environment variable | default | description |
---|---|---|---|
github_token | github.token | GitHub Access Token |
Outputs​
Nothing.