Update changelog with K8s resources.

This commit is contained in:
Andrew Starr-Bochicchio 2018-12-11 12:16:06 -05:00
parent 85dd503887
commit 738e2b507a
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ FEATURES:
* **New Resource** `digitalocean_droplet_snapshot` ([#161](https://github.com/terraform-providers/terraform-provider-digitalocean/pull/161)). Thanks to @thefossedog!
* **New Datasource:** `digitalocean_droplet_snapshot` ([#161](https://github.com/terraform-providers/terraform-provider-digitalocean/pull/161)). Thanks to @thefossedog!
* **New Beta Resource:**: `digitalocean_kubernetes_cluster` ([#169](https://github.com/terraform-providers/terraform-provider-digitalocean/pull/169)) Thanks to @nicholasjackson!
* **New Beta Resource:**: `digitalocean_kubernetes_node_pool` ([#169](https://github.com/terraform-providers/terraform-provider-digitalocean/pull/169)) Thanks to @nicholasjackson!
* **New Beta Datasource:**: `digitalocean_kubernetes_cluster` ([#169](https://github.com/terraform-providers/terraform-provider-digitalocean/pull/169)) Thanks to @nicholasjackson!
## 1.0.2 (October 05, 2018)