From 871b125311e048894f2b1dea1c73d36a50c48bac Mon Sep 17 00:00:00 2001 From: Vishal Raj Date: Mon, 21 Oct 2024 17:45:36 +0100 Subject: [PATCH] Fix typo in apmsoak tf module (#14406) --- testing/apmsoak/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/apmsoak/Makefile b/testing/apmsoak/Makefile index a3302140970..12d1bf8438e 100644 --- a/testing/apmsoak/Makefile +++ b/testing/apmsoak/Makefile @@ -14,7 +14,7 @@ terraform.tfvars: .PHONY: use-production use-production: - @terraform workspace select production || terraform worksapce new production + @terraform workspace select production || terraform workspace new production .PHONY: apmsoak apmsoak: