diff --git a/.apigentools-info b/.apigentools-info index 6983bfcee7a0..b48c16ff79a6 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-09-04 13:35:32.194023", - "spec_repo_commit": "b289628c" + "regenerated": "2024-09-04 14:47:45.810220", + "spec_repo_commit": "b31c228b" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-09-04 13:35:32.212597", - "spec_repo_commit": "b289628c" + "regenerated": "2024-09-04 14:47:45.828213", + "spec_repo_commit": "b31c228b" } } } \ No newline at end of file diff --git a/features/v1/gcp_integration.feature b/features/v1/gcp_integration.feature index 2b656ab20230..b1473f1c1ce8 100644 --- a/features/v1/gcp_integration.feature +++ b/features/v1/gcp_integration.feature @@ -45,7 +45,7 @@ Feature: GCP Integration When the request is sent Then the response status is 400 Bad Request - @team:DataDog/gcp-integrations + @skip-terraform-config @team:DataDog/gcp-integrations Scenario: List all GCP integrations returns "OK" response Given new "ListGCPIntegration" request When the request is sent diff --git a/features/v2/gcp_integration.feature b/features/v2/gcp_integration.feature index 8e44065f05a4..f595ae95449e 100644 --- a/features/v2/gcp_integration.feature +++ b/features/v2/gcp_integration.feature @@ -131,7 +131,7 @@ Feature: GCP Integration When the request is sent Then the response status is 404 Not Found - @team:DataDog/gcp-integrations + @skip-terraform-config @team:DataDog/gcp-integrations Scenario: List all GCP STS-enabled service accounts returns "OK" response Given there is a valid "gcp_sts_account" in the system And new "ListGCPSTSAccounts" request