mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-12 16:14:58 +02:00
Update docs and variable types for worker node_labels
* Document worker pools `node_labels` variable to set the initial node labels for a homogeneous set of workers * Document `worker_node_labels` convenience variable to set the initial node labels for default worker nodes
This commit is contained in:
12
CHANGES.md
12
CHANGES.md
@ -4,6 +4,18 @@ Notable changes between versions.
|
||||
|
||||
## Latest
|
||||
|
||||
#### AWS
|
||||
|
||||
* Add `node_labels` variable to internal `workers` module ([#550](https://github.com/poseidon/typhoon/pull/550))
|
||||
|
||||
#### Azure
|
||||
|
||||
* Add `node_labels` variable to internal `workers` module ([#550](https://github.com/poseidon/typhoon/pull/550))
|
||||
|
||||
#### Google Cloud
|
||||
|
||||
* Add `node_labels` variable to internal `workers` module ([#550](https://github.com/poseidon/typhoon/pull/550))
|
||||
|
||||
#### Bare-Metal
|
||||
|
||||
* Fix Terraform missing comma error ([#549](https://github.com/poseidon/typhoon/pull/549))
|
||||
|
Reference in New Issue
Block a user