From 528219bbf34ad6a2f2caf280e7edb9dad4c8fd46 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Thu, 16 Jun 2022 22:03:08 +0200 Subject: [PATCH] fix stage1 tests --- tests/fast/stages/s01_resman/fixture/main.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/fast/stages/s01_resman/fixture/main.tf b/tests/fast/stages/s01_resman/fixture/main.tf index ddb9aafe..57d35b16 100644 --- a/tests/fast/stages/s01_resman/fixture/main.tf +++ b/tests/fast/stages/s01_resman/fixture/main.tf @@ -20,6 +20,7 @@ module "stage" { federated_identity_pool = null federated_identity_providers = null project_id = "fast-prod-automation" + project_number = 123456 outputs_bucket = "test" } billing_account = {