From b0591f50979e6742f8e19dcf2251b0a0107d3339 Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 5 Jan 2018 14:19:49 -0500 Subject: [PATCH] Update terraform.md fix typo --- docs/terraform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/terraform.md b/docs/terraform.md index 5a18e7d014..40cb94b2e6 100644 --- a/docs/terraform.md +++ b/docs/terraform.md @@ -107,7 +107,7 @@ Ps: You don't have to `kops delete cluster` if you just want to recreate from sc #### Workaround for Terraform <0.7 -Before terraform version 0.7, there was a bug where it could not create AWS tags containing a dot. We recommend upgrading to version 0.7 or laster, which will fix this bug. Please note that this issue only affects the volumes. +Before terraform version 0.7, there was a bug where it could not create AWS tags containing a dot. We recommend upgrading to version 0.7 or later, which will fix this bug. Please note that this issue only affects the volumes. There's a workaround if you need to use an earlier version. We divide the cloudup model into three parts: