Skip to content

Commit

Permalink
No need to install extra hcloud provider anymore
Browse files Browse the repository at this point in the history
It's an official provider now.
  • Loading branch information
splattael authored and solidnerd committed Sep 16, 2019
1 parent 87c2a6f commit fc8df59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ This repository will help to setup an opionated Kubernetes Cluster with [kubeadm

```
$ git clone https://github.com/solidnerd/terraform-k8s-hcloud.git
$ ./install-plugin.sh
$ terraform init
$ terraform apply
```

## Example

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


**Tested with**
- Terraform [v0.11.5](https://github.com/hashicorp/terraform/tree/v0.11.5)
- provider.hcloud [v1.1.0](https://github.com/hetznercloud/terraform-provider-hcloud/tree/v1.1.0)
- Terraform [v0.11.10](https://github.com/hashicorp/terraform/tree/v0.11.10)
- provider.hcloud [v1.6.0](https://github.com/terraform-providers/terraform-provider-hcloud/tree/v1.6.0)
14 changes: 0 additions & 14 deletions install-plugin.sh

This file was deleted.

0 comments on commit fc8df59

Please sign in to comment.