From 2db433ed5dd6ec8a839f5e459e4bad9559aafb83 Mon Sep 17 00:00:00 2001 From: Clint Date: Fri, 28 Sep 2018 13:36:26 -0500 Subject: [PATCH] Formatting update Reading the README, this "[test/terraform directory]()" link looked funny. I changed it to "[`test/terraform`]() directory" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fdd18a46d..0eb6ca0cf9 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ may not be properly cleaned up. We recommend recycling the Kubernetes cluster to start from a clean slate. **Note:** There is a Terraform configuration in the -[test/terraform/ directory](https://github.com/hashicorp/consul-helm/tree/master/test/terraform) +[`test/terraform/`](https://github.com/hashicorp/consul-helm/tree/master/test/terraform) directory that can be used to quickly bring up a GKE cluster and configure `kubectl` and `helm` locally. This can be used to quickly spin up a test cluster for acceptance tests. Unit tests _do not_ require a running Kubernetes