NOTES:
- Change attributes of cluster: use
master_location
insteadzonal
andregional
- Ready for migration from C to D allocataion zone
- Required provider yandex >= 0.105.0
BUG FIXES:
- Fixed value of instance_template.container_runtime attribute of node group.
ENHANCEMENTS:
-
Added attributes of cluster
- cluster_ipv6_range
- master_security_group_ids
-
Added attributes of node group
- gpus
- placement_group_id
- container_runtime_type
- network_acceleration_type
- max_expansion
- max_unavailable
NOTES:
- Required provider yandex >= 0.70
- Avoided usage of deprecated attribute
yandex_kubernetes_node_group.instance_template.nat
(fixed #3)
ENHANCEMENTS:
- Added attribute
security_group_ids
of node group.
NOTES:
- Avoided warning about deprecated subnet definition (fixed #2).
- Required provider yandex >= 0.52