From df653772e1f3ab7f6534cc4b1cd5d34ea921979e Mon Sep 17 00:00:00 2001 From: Nate Douglas Date: Tue, 10 Sep 2024 16:45:50 -0400 Subject: [PATCH] Fix typo in test.go --- internal/command/test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/command/test.go b/internal/command/test.go index 664578057f..2449ad38a8 100644 --- a/internal/command/test.go +++ b/internal/command/test.go @@ -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