Add stricter types for DigitalOcean module

* Review variables available in DigitalOcean kubernetes
module and sync with documentation
* Promote Calico for DigitalOcean and Azure beyond experimental
(its the primary mode I've used since it was introduced)
This commit is contained in:
Dalton Hubble
2019-10-02 21:48:24 -07:00
parent 1c5ed84fc2
commit 995824fa6d
4 changed files with 32 additions and 32 deletions

View File

@ -25,6 +25,7 @@ Notable changes between versions.
#### DigitalOcean
* Add Terraform v0.12 variables types ([#560](https://github.com/poseidon/typhoon/pull/560))
* Fix Terraform missing comma error ([#549](https://github.com/poseidon/typhoon/pull/549))
#### Google Cloud