mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-15 16:12:35 +00:00
Update README.md (#180)
Grammar update for “outputs are” instead of “outputs is”
This commit is contained in:
parent
d5cbd3fe79
commit
2370d83cb7
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ The action supports the following inputs:
|
|||
## Outputs
|
||||
|
||||
This action does not configure any outputs directly. However, when you set the `terraform_wrapper` input
|
||||
to `true`, the following outputs is available for subsequent steps that call the `terraform` binary.
|
||||
to `true`, the following outputs are available for subsequent steps that call the `terraform` binary.
|
||||
|
||||
- `stdout` - The STDOUT stream of the call to the `terraform` binary.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue