From 4149f766b82954021cdd9b27c4d48c5ea787b74a Mon Sep 17 00:00:00 2001 From: Sylvia McLaughlin <85905333+sylviamclaughlin@users.noreply.github.com> Date: Thu, 14 Nov 2024 11:18:56 -0800 Subject: [PATCH] Update README.md Co-authored-by: Calvin Rodo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1df1c7d..09a5b89 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Use the following to control the action: | `skip-conftest` | Skip the Conftest step | false | | `skip-fmt` | Skip the Terraform format check | false | | `skip-plan` | Skip the Terraform plan for projects without a remote state | false | -| `run-all` | Run init across all modules (only applicable for terragrunt). | false | +| `init-run-all` | Run init across all modules (only applicable for terragrunt). | false | # Examples