From 03deabafdaa2ac63cfecf050892e0c29d2ced838 Mon Sep 17 00:00:00 2001 From: Houssem Dellai Date: Wed, 17 Jul 2024 00:07:34 +0200 Subject: [PATCH] added 230 --- 230_ingress_apim/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/230_ingress_apim/README.md b/230_ingress_apim/README.md index fdd6ab1..479cfc4 100644 --- a/230_ingress_apim/README.md +++ b/230_ingress_apim/README.md @@ -41,7 +41,6 @@ You will use `terraform` to deploy the resources. To deploy the resources, run the following commands from the `terraform` directory: ```sh -cd terraform terraform init terraform apply -auto-approve ```