Added
- upcloud_kubernetes_node_group: support for non-encrypted node groups in encrypted cluster
- upcloud_managed_database_opensearch:
knn_memory_circuit_breaker_enabled
andknn_memory_circuit_breaker_limit
properties.
Changed
- upcloud_loadbalancer_frontend: use set type for
networks
as the backend returns them in alphabetical order instead of maintaining the order - upcloud_loadbalancer_frontend: only store networks in state when the networks have been configured using
networks
blocks instead of deprecatedupcloud_loadbalancer.network
field.
Fixed
- upcloud_loadbalancer_frontend: handle changes in the
networks
- upcloud_loadbalancer: set
maintenance_dow
andmaintenance_time
as computed to avoid planning them to be removed when missing from configuration.