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 1, 2024
1 parent 13c97ee commit 82e904b
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 @@ -75,6 +75,7 @@ examples:
ignore_read_extra:
- 'state'
- 'end_time'
- 'start_time'
parameters:
- name: 'location'
type: String
Expand Down

0 comments on commit 82e904b

Please sign in to comment.