From 859f257d32e9d74ddcd7dc13a688d498210f1623 Mon Sep 17 00:00:00 2001 From: Juana De La Cuesta Date: Tue, 11 Mar 2025 17:48:45 +0100 Subject: [PATCH] Update README.md --- enos/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enos/README.md b/enos/README.md index 0d1dc1d2e..3a9785fa9 100644 --- a/enos/README.md +++ b/enos/README.md @@ -196,6 +196,6 @@ potentially disrupting the upgrade scenario. If you want to verify your workload without having to run all the scenario, you can manually pass values to variables with flags or a `.tfvars` -files and run the module from the `run_workloads` directory like you would any +file and run the module from the `run_workloads` directory like you would any other terraform module.