From 55eef53d7dedbbca0ca02929a08cd797c92a6d9d Mon Sep 17 00:00:00 2001 From: Kuldeep Joshi Date: Fri, 11 Sep 2026 18:49:19 +0530 Subject: [PATCH] fix: allowlist GET /project/daily/activity in terraform endpoint audit Read-only spend analytics endpoint with no Terraform-managed state, same as the other */daily/activity endpoints already allowlisted. Co-Authored-By: Claude Sonnet 5 --- terraform/provider/tools/endpointaudit/coverage_allowlist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/terraform/provider/tools/endpointaudit/coverage_allowlist.txt b/terraform/provider/tools/endpointaudit/coverage_allowlist.txt index 6bc8947e89f..0faf07f819a 100644 --- a/terraform/provider/tools/endpointaudit/coverage_allowlist.txt +++ b/terraform/provider/tools/endpointaudit/coverage_allowlist.txt @@ -19,6 +19,7 @@ GET /guardrails/usage/overview GET /key/spend/report GET /organization/daily/activity GET /organization/spend/report +GET /project/daily/activity GET /tag/daily/activity GET /tag/dau GET /tag/distinct