dockerRegistry

@JvmName(name = "wvrldxhcrkqodwcg")
suspend fun dockerRegistry(value: Output<BuildConfigDockerRegistry>)
@JvmName(name = "iuhxgjwxiasxcbbi")
suspend fun dockerRegistry(value: BuildConfigDockerRegistry?)

Parameters

value

Docker Registry to use for this deployment. This configuration is only applicable to 1st Gen functions, 2nd Gen functions can only use Artifact Registry. If docker_repository field is specified, this field will be automatically set as ARTIFACT_REGISTRY. If unspecified, it currently defaults to CONTAINER_REGISTRY. This field may be overridden by the backend for eligible deployments.