skipWaitOnJobTermination

@JvmName(name = "gggovapvifmewmoa")
suspend fun skipWaitOnJobTermination(value: Output<Boolean>)
@JvmName(name = "umwnttsvdbiltypc")
suspend fun skipWaitOnJobTermination(value: Boolean?)

Parameters

value

If true, treat DRAINING and CANCELLING as terminal job states and do not wait for further changes before removing from terraform state and moving on. WARNING: this will lead to job name conflicts if you do not ensure that the job names are different, e.g. by embedding a release ID or by using a random_id.