mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-31 15:02:19 +00:00
Update README.md
Co-authored-by: Dmitry Kisler <admin@dkisler.com> Signed-off-by: Antoine Barthelemy <antoine@linux.com>
This commit is contained in:
parent
3aad4a21d5
commit
5a17aad46e
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ Credentials for Terraform Enterprise (TFE) can be configured:
|
|||
|
||||
```yaml
|
||||
steps:
|
||||
- uses: opentofu/setup-opentofu@v1.0.0
|
||||
- uses: opentofu/setup-opentofu@v1
|
||||
with:
|
||||
cli_config_credentials_hostname: 'tofu.example.com'
|
||||
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue