Added
- dbaas: property validators
- dbaas: PostgreSQL properties
default_toast_compression
andmax_slot_wal_keep_size
- server: Labels
- kubernetes: experimental:
upcloud_kubernetes_cluster
resource andupcloud_kubernetes_cluster
&upcloud_kubernetes_plan
data sources
Fixed
- dbaas: fractional values in PostgreSQL properties
autovacuum_analyze_scale_factor
,autovacuum_vacuum_scale_factor
andbgwriter_lru_multiplier
- dbaas: removed logic to replace last
_
with.
inpg_stat_statements_track
,pg_partman_bgw_role
,pg_partman_bgw_interval
property names as these are now handled in snake case also in the API.
Changed
- dbaas: updated property descriptions
- structured logging with
tflog
- storage: update maximum storage size from 2048 to 4096 gigabytes
- provider: changed
username
andpassword
into optional parameters. This does not change how these parameters are used: providing these values in the provider block has already been optional, if credentials were defined as environment variables.