Skip to content

Commit dcd67ef

Browse files
Android Build Filesystem (ABFS) Teamsce-taid
authored andcommitted
No public description
PiperOrigin-RevId: 797409967
1 parent c7dda1a commit dcd67ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/simple/monitoring/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# limitations under the License.
1414

1515
resource "google_monitoring_notification_channel" "email" {
16+
project = var.project_id
1617
display_name = "ABFS Email Notification Channel"
1718
type = "email"
1819
labels = {

0 commit comments

Comments
 (0)