Skip to content

Commit 3ee8a53

Browse files
committed
Revert "Update main.tf"
This reverts commit 0f4e0e7.
1 parent 0d4c278 commit 3ee8a53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
resource "google_cloud_scheduler_job" "job" {
2222
name = "${var.job_name}"
23-
project = "${var.project_id}"
2423
description = "${var.job_description}"
2524
schedule = "${var.job_schedule}"
2625
time_zone = "${var.time_zone}"

0 commit comments

Comments
 (0)