mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-12 16:14:58 +02:00
Add stricter types for AWS modules and update docs
* Review variables available in AWS kubernetes and workers modules and documentation * Switching between spot and on-demand has worked since Terraform v0.12 * Generally, there are too many knobs. Less useful ones should be de-emphasized or removed * Remove `cluster_domain_suffix` documentation
This commit is contained in:
@ -8,6 +8,7 @@ Notable changes between versions.
|
||||
|
||||
#### AWS
|
||||
|
||||
* Add Terraform v0.12 variables types ([#553](https://github.com/poseidon/typhoon/pull/553))
|
||||
* Add `node_labels` variable to internal `workers` module ([#550](https://github.com/poseidon/typhoon/pull/550))
|
||||
|
||||
#### Azure
|
||||
|
Reference in New Issue
Block a user