File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
src/test/resources/com/datadog/api/client/v2/api Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2024-10-10 19:45:58.829299 ",
8- "spec_repo_commit": "049920eb "
7+ "regenerated": "2024-10-15 13:43:12.808442 ",
8+ "spec_repo_commit": "3a805b0a "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-10-10 19:45:58.847651 ",
13- "spec_repo_commit": "049920eb "
12+ "regenerated": "2024-10-15 13:43:12.826618 ",
13+ "spec_repo_commit": "3a805b0a "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ Feature: GCP Integration
163163 When the request is sent
164164 Then the response status is 404 Not Found
165165
166- @team:DataDog/gcp-integrations
166+ @skip-terraform-config @ team:DataDog/gcp-integrations
167167 Scenario : Update STS Service Account returns "OK" response
168168 Given there is a valid "gcp_sts_account" in the system
169169 And new "UpdateGCPSTSAccount" request
@@ -172,7 +172,7 @@ Feature: GCP Integration
172172 When the request is sent
173173 Then the response status is 201 OK
174174
175- @team:DataDog/gcp-integrations
175+ @skip-terraform-config @ team:DataDog/gcp-integrations
176176 Scenario : Update STS Service Account returns "OK" response with cloud run revision filters
177177 Given there is a valid "gcp_sts_account" in the system
178178 And new "UpdateGCPSTSAccount" request
@@ -181,7 +181,7 @@ Feature: GCP Integration
181181 When the request is sent
182182 Then the response status is 201 OK
183183
184- @team:DataDog/gcp-integrations
184+ @skip-terraform-config @ team:DataDog/gcp-integrations
185185 Scenario : Update STS Service Account returns "OK" response with enable resource collection turned on
186186 Given there is a valid "gcp_sts_account" in the system
187187 And new "UpdateGCPSTSAccount" request
You can’t perform that action at this time.
0 commit comments