Once again fix e2e tests

This commit is contained in:
Wiktor Niesiobędzki
2024-02-23 17:11:05 +00:00
committed by Wiktor Niesiobędzki
parent 8fd8ee0541
commit 9a95ac10ed
6 changed files with 18 additions and 18 deletions

View File

@@ -39,14 +39,14 @@ values:
billing_account: 123456-123456-123456
folder_id: '1122334455'
labels: null
name: test-dest-project
name: test-dest-prj
org_id: null
project_id: test-dest-project
project_id: test-dest-prj
skip_delete: false
module.destination-project.google_project_service.project_services["logging.googleapis.com"]:
disable_dependent_services: false
disable_on_destroy: false
project: test-dest-project
project: test-dest-prj
service: logging.googleapis.com
module.gcs.google_storage_bucket.bucket:
autoclass:
@@ -80,7 +80,7 @@ values:
org_id: '1122334455'
module.org.google_logging_organization_sink.sink["alert"]:
description: alert (Terraform-managed).
destination: logging.googleapis.com/projects/test-dest-project
destination: logging.googleapis.com/projects/test-dest-prj
disabled: false
exclusions: []
filter: severity=ALERT
@@ -133,7 +133,7 @@ values:
role: roles/logging.bucketWriter
module.org.google_project_iam_member.project-sinks-binding["alert"]:
condition: []
project: test-dest-project
project: test-dest-prj
role: roles/logging.logWriter
module.org.google_pubsub_topic_iam_member.pubsub-sinks-binding["notice"]:
condition: []