Skip to content

Commit

Permalink
output typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BBBmau committed Aug 7, 2024
1 parent 4258e9e commit 10b5fa2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ resource "google_transcoder_job_template" "default" {
key = "input0"
uri = google_storage_bucket_object.example_mp4.self_link
}
ouput {
output {
uri = "${google_storage_bucket.<%= ctx[:primary_resource_id] %>.self_link}/transcoded.mp4"
}
edit_list {
Expand Down

0 comments on commit 10b5fa2

Please sign in to comment.