Added
- upcloud_storage: add support for labels
- upcloud_storage_template: add support for creating custom templates
- upcloud_kubernetes_node_group:
standard
storage tier when using a custom plan - upcloud_managed_database_opensearch:
azure_migration
,gcs_migration
,index_rollup
, ands3_migration
properties.
Changed
- upcloud_managed_object_storage_policy: store configured value instead of the value returned by the API in the Terraform state. The provider will raise an error if these documents do not match
- System defined labels (i.e. labels prefixed with
_
) are filtered out from thelabels
maps.
Fixed
- upcloud_storage: use
source_hash
to automatically verify the integrity of the imported data. Previously, the value was stored to state, but no validations were done - upcloud_managed_object_storage_policy: ignore whitespace and unnecessary escapes when determining if policy document has changed