Merge pull request #35706 from ndouglas/patch-1

Fix typo in test.go
pull/35754/head
Daniel Schmidt 2 years ago committed by GitHub
commit fbbf59a685
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -43,7 +43,7 @@ Usage: terraform [global options] test [options]
Options:
-cloud-run=source If specified, Terraform will execute this test run
remotely using HCP Terraform or Terraform Enterpise.
remotely using HCP Terraform or Terraform Enterprise.
You must specify the source of a module registered in
a private module registry as the argument to this flag.
This allows Terraform to associate the cloud run with

Loading…
Cancel
Save