Skip to content

Commit fc8df59

Browse files
splattaelsolidnerd
authored andcommitted
No need to install extra hcloud provider anymore
It's an official provider now.
1 parent 87c2a6f commit fc8df59

File tree

2 files changed

+2
-18
lines changed

2 files changed

+2
-18
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,13 @@ This repository will help to setup an opionated Kubernetes Cluster with [kubeadm
66

77
```
88
$ git clone https://github.com/solidnerd/terraform-k8s-hcloud.git
9-
$ ./install-plugin.sh
109
$ terraform init
1110
$ terraform apply
1211
```
1312

1413
## Example
1514

1615
```
17-
$ ./install-plugin.sh
1816
$ terraform init
1917
$ terraform apply
2018
$ KUBECONFIG=secrets/admin.conf kubectl get nodes
@@ -80,5 +78,5 @@ Please use the [issue tracker](https://github.com/solidnerd/terraform-k8s-hcloud
8078

8179

8280
**Tested with**
83-
- Terraform [v0.11.5](https://github.com/hashicorp/terraform/tree/v0.11.5)
84-
- provider.hcloud [v1.1.0](https://github.com/hetznercloud/terraform-provider-hcloud/tree/v1.1.0)
81+
- Terraform [v0.11.10](https://github.com/hashicorp/terraform/tree/v0.11.10)
82+
- provider.hcloud [v1.6.0](https://github.com/terraform-providers/terraform-provider-hcloud/tree/v1.6.0)

install-plugin.sh

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)