diskAutoresize

@JvmName(name = "jbpiiodaxnhxgnmt")
suspend fun diskAutoresize(value: Output<Boolean>)
@JvmName(name = "wqepdsvfarhairqj")
suspend fun diskAutoresize(value: Boolean?)

Parameters

value

Enables auto-resizing of the storage size. Defaults to true. Note that if disk_size is set, future pulumi up calls will attempt to delete the instance in order to resize the disk to the value specified in disk_size if it has been resized. To avoid this, ensure that lifecycle.ignore_changes is applied to disk_size.