Add E2E tests for Cloud Functions and fix perma-diff
This commit is contained in:
committed by
Wiktor Niesiobędzki
parent
a514ce0ef5
commit
1d76bfc3ff
@@ -54,6 +54,7 @@ resource "google_storage_bucket" "bucket" {
|
||||
enabled = true
|
||||
}
|
||||
}
|
||||
force_destroy = var.bucket_config.force_destroy
|
||||
}
|
||||
|
||||
# compress bundle in a zip archive if it's a folder
|
||||
|
||||
Reference in New Issue
Block a user