skipAwait

val skipAwait: Output<Boolean>?

By default, the provider waits until all resources are in a ready state before marking the release as successful. Setting this to true will skip such await logic.