storageMb

@JvmName(name = "ijteuhobdhkokrit")
suspend fun storageMb(value: Output<Int>)
@JvmName(name = "mrrhrnsdxvsivjtr")
suspend fun storageMb(value: Int?)

Parameters

value

The max storage allowed for the PostgreSQL Flexible Server. Possible values are 32768, 65536, 131072, 262144, 524288, 1048576, 2097152, 4193280, 4194304, 8388608, 16777216 and 33553408.

Note: If the storage_mb field is undefined on the initial deployment of the PostgreSQL Flexible Server resource it will default to 32768. If the storage_mb field has been defined and then removed, the storage_mb field will retain the previously defined value. Note: The storage_mb can only be scaled up, for example, you can scale the storage_mb from 32768 to 65536, but not from 65536 to 32768. Scaling down storage_mb forces a new PostgreSQL Flexible Server to be created.