diff --git a/modules/artifact-registry/iam.tf b/modules/artifact-registry/iam.tf index 62b0dff63..da0c78df7 100644 --- a/modules/artifact-registry/iam.tf +++ b/modules/artifact-registry/iam.tf @@ -20,6 +20,7 @@ moved { } resource "google_artifact_registry_repository_iam_binding" "authoritative" { + provider = google-beta for_each = local.iam project = var.project_id location = google_artifact_registry_repository.registry.location