Update README.md

Grammar update for “outputs are” instead of “outputs is”
This commit is contained in:
Dustin Dortch 2022-04-16 08:25:55 -04:00 committed by GitHub
parent d5cbd3fe79
commit d751ff76cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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