From 49405fa3c9097f028e5332dcf7456e7caf765a6b Mon Sep 17 00:00:00 2001 From: Asraful Chowdhury Date: Wed, 25 Aug 2021 18:42:34 +0000 Subject: [PATCH] Update README.md --- infra/templates/osdu-r3-mvp/central_resources/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/templates/osdu-r3-mvp/central_resources/README.md b/infra/templates/osdu-r3-mvp/central_resources/README.md index 862cf72b..01fd9405 100644 --- a/infra/templates/osdu-r3-mvp/central_resources/README.md +++ b/infra/templates/osdu-r3-mvp/central_resources/README.md @@ -98,6 +98,7 @@ terraform workspace new $TF_WORKSPACE || terraform workspace select $TF_WORKSPAC > Manually create a custom variable file to use for template configuration and edit as appropriate and desired. ```bash +# File location : /infra-azure-provisioning/infra/templates/osdu-r3-mvp/central_resources cp terraform.tfvars custom.tfvars ``` -- GitLab