Add E2E tests for Cloud Functions and fix perma-diff

This commit is contained in:
Wiktor Niesiobędzki
2024-07-05 21:20:04 +00:00
committed by Wiktor Niesiobędzki
parent a514ce0ef5
commit 1d76bfc3ff
17 changed files with 361 additions and 221 deletions

View File

@@ -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