File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
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-09-04 13:35:32.194023 ",
8- "spec_repo_commit": "b289628c "
7+ "regenerated": "2024-09-04 14:47:45.810220 ",
8+ "spec_repo_commit": "b31c228b "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-09-04 13:35:32.212597 ",
13- "spec_repo_commit": "b289628c "
12+ "regenerated": "2024-09-04 14:47:45.828213 ",
13+ "spec_repo_commit": "b31c228b "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Feature: GCP Integration
4545 When the request is sent
4646 Then the response status is 400 Bad Request
4747
48- @team:DataDog/gcp-integrations
48+ @skip-terraform-config @ team:DataDog/gcp-integrations
4949 Scenario : List all GCP integrations returns "OK" response
5050 Given new "ListGCPIntegration" request
5151 When the request is sent
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Feature: GCP Integration
131131 When the request is sent
132132 Then the response status is 404 Not Found
133133
134- @team:DataDog/gcp-integrations
134+ @skip-terraform-config @ team:DataDog/gcp-integrations
135135 Scenario : List all GCP STS-enabled service accounts returns "OK" response
136136 Given there is a valid "gcp_sts_account" in the system
137137 And new "ListGCPSTSAccounts" request
You can’t perform that action at this time.
0 commit comments