Add links to "Caveats" section.

This commit is contained in:
King'ori Maina 2017-02-10 14:47:19 +02:00
parent 27a78a48a2
commit 502059aea3
No known key found for this signature in database
GPG Key ID: 04398F1A6E1D9B22
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ The Terraform output should be reasonably stable (i.e. the text files should onl
Note that if you modify the Terraform files that kops spits out, it will override your changes with the configuration state defined by it's own configs. In other terms, kops own state is the ultimate source of truth (as far as kops is concerned), and Terraform is a representation of that state for your convenience.
Ps: Steps below assume a recent version of Terraform. There's a workaround for a bug if you are using a Terraform version before 0.7 that you should be aware of (see _"Caveats"_ section).
Ps: Steps below assume a recent version of Terraform. There's a workaround for a bug if you are using a Terraform version before 0.7 that you should be aware of (see [_"Caveats"_ section](#caveats)).
### Using Terraform