Skip to content

Commit

Permalink
transcoder: ignored start_time in JobManifestsExample test
Browse files Browse the repository at this point in the history
Ignored `start_time` for
`TestAccTranscoderJob_transcoderJobManifestsExample`

Fixes hashicorp/terraform-provider-google#20004
  • Loading branch information
wyardley committed Nov 7, 2024
1 parent 27812e0 commit 548aa90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/transcoder/Job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ examples:
ignore_read_extra:
- 'state'
- 'end_time'
- 'start_time'
parameters:
- name: 'location'
type: String
Expand Down

0 comments on commit 548aa90

Please sign in to comment.