From 69289114f9d4b7683cc7c27cc15b89fde0b6eb3a Mon Sep 17 00:00:00 2001 From: yikeke Date: Tue, 28 May 2019 11:37:57 +0800 Subject: [PATCH] update descriptions --- deploy/gcp/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deploy/gcp/README.md b/deploy/gcp/README.md index 2438f7c962..06575cfee2 100644 --- a/deploy/gcp/README.md +++ b/deploy/gcp/README.md @@ -53,6 +53,8 @@ export TF_VAR_GCP_REGION="us-west1" export TF_VAR_GCP_PROJECT="my-project" ``` +You can also append them in your `~/.bash_profile` so they will be exported automatically next time. + ## Deploy The default setup creates a new VPC, two subnetworks, and an f1-micro instance as a bastion machine. The GKE cluster is created with the following instance types as worker nodes: @@ -80,7 +82,7 @@ When you run `terraform apply`, you may be asked to set three environment variab It might take 10 minutes or more to finish the process. A successful deployment gives the output like: ``` -Apply complete! Resources: 8 added, 0 changed, 1 destroyed. +Apply complete! Resources: 17 added, 0 changed, 0 destroyed. Outputs: