waitForInstances

@JvmName(name = "hjyaohqewddnqpxb")
suspend fun waitForInstances(value: Output<Boolean>)
@JvmName(name = "abwluprxdsfikkvh")
suspend fun waitForInstances(value: Boolean?)

Parameters

value

Whether to wait for all instances to be created/updated before returning. Note that if this is set to true and the operation does not succeed, Terraform will continue trying until it times out.