Skip to content

Commit 7bb9a1a

Browse files
CopilotASPactores
andcommitted
fix(prod): avoid duplicate firestore api ownership
Agent-Logs-Url: https://github.com/DurianPy-Davao-Python-User-Group/durianpy-root-infra/sessions/5b4be133-b743-4c0b-9667-5af40e9eebd0 Co-authored-by: ASPactores <91829714+ASPactores@users.noreply.github.com>
1 parent d6c0bc1 commit 7bb9a1a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

workspaces/prod/main.tf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ module "gcp_project_apis" {
5353
"monitoring.googleapis.com",
5454
"iam.googleapis.com",
5555
"serviceusage.googleapis.com",
56-
"cloudresourcemanager.googleapis.com",
57-
"firestore.googleapis.com"
56+
"cloudresourcemanager.googleapis.com"
5857
]
5958
}
6059

0 commit comments

Comments
 (0)