diff --git a/.apigentools-info b/.apigentools-info index d7c11bdf694..2012a161c60 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:30.135409", - "spec_repo_commit": "b289628c" + "regenerated": "2024-09-04 14:47:50.508541", + "spec_repo_commit": "b31c228b" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-09-04 13:35:30.153470", - "spec_repo_commit": "b289628c" + "regenerated": "2024-09-04 14:47:50.527550", + "spec_repo_commit": "b31c228b" } } } \ No newline at end of file diff --git a/tests/scenarios/features/v1/gcp_integration.feature b/tests/scenarios/features/v1/gcp_integration.feature index 2b656ab2023..b1473f1c1ce 100644 --- a/tests/scenarios/features/v1/gcp_integration.feature +++ b/tests/scenarios/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/tests/scenarios/features/v2/gcp_integration.feature b/tests/scenarios/features/v2/gcp_integration.feature index 8e44065f05a..f595ae95449 100644 --- a/tests/scenarios/features/v2/gcp_integration.feature +++ b/tests/scenarios/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