Merge branch 'master' into yuryninog-patch-1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright 2021 Google LLC
|
||||
* Copyright 2022 Google LLC
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -128,4 +128,4 @@ resource "google_pubsub_topic" "topic" {
|
||||
count = local.notification ? 1 : 0
|
||||
project = var.project_id
|
||||
name = var.notification_config.topic_name
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user