mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-06 07:50:37 +00:00
chore: remote misleading note.
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
This commit is contained in:
parent
9d9b013363
commit
649953795d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ inputs:
|
||||||
description: 'The API token for a Terraform Cloud/Enterprise instance to place within the credentials block of the OpenTofu CLI configuration file.'
|
description: 'The API token for a Terraform Cloud/Enterprise instance to place within the credentials block of the OpenTofu CLI configuration file.'
|
||||||
required: false
|
required: false
|
||||||
tofu_version:
|
tofu_version:
|
||||||
description: 'The version of OpenTofu CLI to install. If no version is given, it will default to `latest`. Note! The CLI is built from source until the first OpenTofu official release.'
|
description: 'The version of OpenTofu CLI to install. If no version is given, it will default to `latest`.
|
||||||
default: 'latest'
|
default: 'latest'
|
||||||
required: false
|
required: false
|
||||||
tofu_wrapper:
|
tofu_wrapper:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue