Add template revision to ignore_changes list
This commit is contained in:
committed by
Wiktor Niesiobędzki
parent
c1e0c0a390
commit
6ba109f5ae
@@ -266,6 +266,7 @@ resource "google_cloud_run_v2_service" "service_unmanaged" {
|
||||
build_config,
|
||||
client,
|
||||
client_version,
|
||||
template[0].revision,
|
||||
template[0].annotations["run.googleapis.com/operation-id"],
|
||||
template[0].containers,
|
||||
template[0].labels
|
||||
|
||||
Reference in New Issue
Block a user