mirror of https://github.com/kubernetes/kops.git
Fix Terraform state link
This commit is contained in:
parent
fea5ba5a8f
commit
d8c7281945
|
@ -24,7 +24,7 @@ $ terraform remote config \
|
|||
-backend-config="region=us-east-1"
|
||||
```
|
||||
|
||||
Learn more [about Terraform state here](https://www.terraform.io/docs/state/remote/index.html).
|
||||
Learn more [about Terraform state here](https://www.terraform.io/docs/state/remote.html).
|
||||
|
||||
#### Initialize/create a cluster
|
||||
|
||||
|
|
Loading…
Reference in New Issue