diff --git a/website/guides/running-terraform-in-automation.html.md b/website/guides/running-terraform-in-automation.html.md index 0493b0c8e..4da91b691 100644 --- a/website/guides/running-terraform-in-automation.html.md +++ b/website/guides/running-terraform-in-automation.html.md @@ -45,7 +45,7 @@ such a tool. ## Automated Workflow Overview When running Terraform in automation, the focus is usually on the core -plan/apply cycle. The main path, then, is the broadly same as for CLI +plan/apply cycle. The main path, then, is broadly the same as for CLI usage: 1. Initialize the Terraform working directory.