diff --git a/.apigentools-info b/.apigentools-info index 4f3e3f0ea5e2..f618192fb1b3 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-10-10 19:46:04.854996", - "spec_repo_commit": "049920eb" + "regenerated": "2024-10-15 20:06:05.865866", + "spec_repo_commit": "3a805b0a" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-10-10 19:46:04.873453", - "spec_repo_commit": "049920eb" + "regenerated": "2024-10-15 20:06:05.884376", + "spec_repo_commit": "3a805b0a" } } } \ No newline at end of file diff --git a/features/v2/gcp_integration.feature b/features/v2/gcp_integration.feature index 7ab3ec0b0ebf..9e0ea6b37514 100644 --- a/features/v2/gcp_integration.feature +++ b/features/v2/gcp_integration.feature @@ -163,7 +163,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: Update STS Service Account returns "OK" response Given there is a valid "gcp_sts_account" in the system And new "UpdateGCPSTSAccount" request @@ -172,7 +172,7 @@ Feature: GCP Integration When the request is sent Then the response status is 201 OK - @team:DataDog/gcp-integrations + @skip-terraform-config @team:DataDog/gcp-integrations Scenario: Update STS Service Account returns "OK" response with cloud run revision filters Given there is a valid "gcp_sts_account" in the system And new "UpdateGCPSTSAccount" request @@ -181,7 +181,7 @@ Feature: GCP Integration When the request is sent Then the response status is 201 OK - @team:DataDog/gcp-integrations + @skip-terraform-config @team:DataDog/gcp-integrations Scenario: Update STS Service Account returns "OK" response with enable resource collection turned on Given there is a valid "gcp_sts_account" in the system And new "UpdateGCPSTSAccount" request