force

val force: Output<Boolean>?

Whether to perform forced deletion. Value range:

  • true: forcibly deletes the custom image, ignoring whether the current image is used by other instances.

  • false: The custom image is deleted normally. Before deleting the custom image, check whether the current image is used by other instances. Default value: false