File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.6",
7
- "regenerated": "2024-09-04 13:35:32.590120 ",
8
- "spec_repo_commit": "b289628c "
7
+ "regenerated": "2024-09-04 14:47:52.517444 ",
8
+ "spec_repo_commit": "b31c228b "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2024-09-04 13:35:32.608343 ",
13
- "spec_repo_commit": "b289628c "
12
+ "regenerated": "2024-09-04 14:47:52.534363 ",
13
+ "spec_repo_commit": "b31c228b "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Feature: GCP Integration
45
45
When the request is sent
46
46
Then the response status is 400 Bad Request
47
47
48
- @team:DataDog/gcp-integrations
48
+ @skip-terraform-config @ team:DataDog/gcp-integrations
49
49
Scenario : List all GCP integrations returns "OK" response
50
50
Given new "ListGCPIntegration" request
51
51
When the request is sent
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Feature: GCP Integration
131
131
When the request is sent
132
132
Then the response status is 404 Not Found
133
133
134
- @team:DataDog/gcp-integrations
134
+ @skip-terraform-config @ team:DataDog/gcp-integrations
135
135
Scenario : List all GCP STS-enabled service accounts returns "OK" response
136
136
Given there is a valid "gcp_sts_account" in the system
137
137
And new "ListGCPSTSAccounts" request
You can’t perform that action at this time.
0 commit comments