suzuki-shunsuke/terraform init
terraform init
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Access Token | no | ${{ github.token }} |
| github_app_token | GitHub Access Token | no | — |
| working_directory | working directory | no | "" |
| providers_lock_opts | terraform providers lock options | no | -platform=windows_amd64 -platform=linux_amd64 -platform=darwin_amd64 |
| skip_push | If "true", a commit isn't pushed to the remote branch | no | — |
| terraform_command | You can execute a tool such as OpenTofu instead of Terraform | — | terraform |
| securefix_action_server_repository | The GitHub repository for the Securefix Action server. https://github.com/csm-actions/securefix-action If this is set, this action uses Securefix Action to update aqua-checksums.json. | no | "" |
| securefix_action_app_id | The GitHub App ID for the Securefix Action client. | no | "" |
| securefix_action_app_private_key | The GitHub App private key for the Securefix Action client. | no | "" |
Outputs
no outputs