From 0be741707b89a56c7314cbbec8d900d69c18f2df Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Sat, 1 Aug 2020 18:33:26 +0200 Subject: [PATCH] Update README.md --- cloud-operations/dns-fine-grained-iam/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-operations/dns-fine-grained-iam/README.md b/cloud-operations/dns-fine-grained-iam/README.md index 3876c349..179d3f8a 100644 --- a/cloud-operations/dns-fine-grained-iam/README.md +++ b/cloud-operations/dns-fine-grained-iam/README.md @@ -18,7 +18,7 @@ The resources created in this example are shown in the high level diagram below: ## Running the example -Clone this repository or [open it in cloud shell](https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fterraform-google-modules%2Fcloud-foundation-fabric&cloudshell_print=cloud-shell-readme.txt&cloudshell_working_dir=cloud-operations%2Fcloud-operations/dns-fine-grained-iam), then go through the following steps to create resources: +Clone this repository or [open it in cloud shell](https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fterraform-google-modules%2Fcloud-foundation-fabric&cloudshell_print=cloud-shell-readme.txt&cloudshell_working_dir=cloud-operations%2Fdns-fine-grained-iam), then go through the following steps to create resources: - `terraform init` - `terraform apply -var project_id=my-project-id`