Skip to content

Commit

Permalink
Add job name
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelpuiggarcia committed Mar 8, 2024
1 parent 4d31090 commit c3e3082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcp/cloud-run-v2-job/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ module "trigger_provision" {
_SERVICE_PATH = var.service_path
_LOCATION = var.project_region
_SERVICE_ACCOUNT = var.cloud_run_service_account
_JOB_NAME = local.job_name
},
var.trigger_substitutions
)
Expand Down

0 comments on commit c3e3082

Please sign in to comment.