Added
- upcloud_file_storage_share: new resource for managing file storage shares
- upcloud_file_storage_share_acl: new resource for managing file storage share access control lists
Fixed
- upcloud_managed_object_storage_policy: new policy versions are created when there is a modification to an existing policy
- upcloud_managed_database_*: do not allow creating database with
poweredset to false. The value was previously allowed, but caused the created database to reach an error state due to being powered off before initial backup. - upcloud_managed_database_*: migrate resource implementation to use plugin framework: when generating configuration with
-generate-config-outflag ofplancommand, the generated configuration now uses null value for properties with no value in API response instead of empty value (zero for integers, false for booleans, and empty string for strings, ...).
Removed
- upcloud_file_storage:
shareblock removed in favor ofupcloud_file_storage_shareandupcloud_file_storage_share_aclresources