fix non-empty plan after apply for vertex mlops
This commit is contained in:
committed by
Wiktor Niesiobędzki
parent
c73f912d43
commit
cbaf6928d6
@@ -124,4 +124,7 @@ resource "google_workbench_instance" "playground" {
|
||||
depends_on = [
|
||||
google_project_iam_member.shared_vpc,
|
||||
]
|
||||
lifecycle {
|
||||
ignore_changes = [gce_setup[0].metadata["resource-url"]]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user