From 82e904b1931e5087a5be07f5447b76c71c02d701 Mon Sep 17 00:00:00 2001 From: William Yardley Date: Thu, 31 Oct 2024 22:45:22 -0700 Subject: [PATCH] transcoder: ignored `start_time` in `JobManifestsExample` test Ignored `start_time` for `TestAccTranscoderJob_transcoderJobManifestsExample` Fixes hashicorp/terraform-provider-google#20004 --- mmv1/products/transcoder/Job.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mmv1/products/transcoder/Job.yaml b/mmv1/products/transcoder/Job.yaml index 258864d35ac2..85251f82f190 100644 --- a/mmv1/products/transcoder/Job.yaml +++ b/mmv1/products/transcoder/Job.yaml @@ -75,6 +75,7 @@ examples: ignore_read_extra: - 'state' - 'end_time' + - 'start_time' parameters: - name: 'location' type: String