diff --git a/infra/templates/osdu-r3-mvp/central_resources/README.md b/infra/templates/osdu-r3-mvp/central_resources/README.md index 862cf72b6e03df6383937aea6176dd66c07af5c8..01fd9405bd4b313d335aa642a3ec6273286b8c9e 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 ```