Update README.md

Co-authored-by: Dmitry Kisler <admin@dkisler.com>
Signed-off-by: Antoine Barthelemy <antoine@linux.com>
This commit is contained in:
Antoine Barthelemy 2023-10-22 12:44:31 +02:00
parent 3aad4a21d5
commit 5a17aad46e
No known key found for this signature in database
GPG key ID: B86420F9D5C0BCAC

View file

@ -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 }}