{"id":22351504,"url":"https://github.com/garysassano/cdktf-gcp-firestore-databases","last_synced_at":"2025-03-26T12:09:17.595Z","repository":{"id":179543590,"uuid":"640107731","full_name":"garysassano/cdktf-gcp-firestore-databases","owner":"garysassano","description":"CDKTF app that deploys two Firestore databases in the same GCP project","archived":false,"fork":false,"pushed_at":"2025-02-14T02:38:16.000Z","size":125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T03:28:35.530Z","etag":null,"topics":["cdktf","cdktf-ts","firestore","firestore-database","firestore-document","gcp","google-cloud","google-cloud-platform","multidb","terraform-cdk","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/garysassano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-13T02:49:25.000Z","updated_at":"2025-02-14T02:38:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"47000c9e-fa1b-4214-afb0-1ec8b97790ab","html_url":"https://github.com/garysassano/cdktf-gcp-firestore-databases","commit_stats":null,"previous_names":["garysassano/cdktf-gcp-firestore","garysassano/cdktf-gcp-firestore-database"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garysassano%2Fcdktf-gcp-firestore-databases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garysassano%2Fcdktf-gcp-firestore-databases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garysassano%2Fcdktf-gcp-firestore-databases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garysassano%2Fcdktf-gcp-firestore-databases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garysassano","download_url":"https://codeload.github.com/garysassano/cdktf-gcp-firestore-databases/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245650493,"owners_count":20650105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cdktf","cdktf-ts","firestore","firestore-database","firestore-document","gcp","google-cloud","google-cloud-platform","multidb","terraform-cdk","typescript"],"created_at":"2024-12-04T12:14:13.944Z","updated_at":"2025-03-26T12:09:17.587Z","avatar_url":"https://github.com/garysassano.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cdktf-gcp-firestore-databases\n\nCDKTF app that deploys two Firestore databases in the same GCP project.\n\nThis repository showcases a recently added new feature which allows to have [multiple Firestore databases within the same GCP project](https://cloud.google.com/blog/products/databases/manage-multiple-firestore-databases-in-a-project) (also of different types). Previously you were limited to a single Firestore database per project, always named `(default)`.\n\n## Prerequisites\n\n- **_GCP:_**\n  - Must have authenticated with [Application Default Credentials](https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/provider_reference#running-terraform-on-your-workstation) in your local environment.\n  - Must have set the `GCP_PROJECT_ID` and `GCP_REGION` variables in your local environment.\n- **_Terraform:_**\n  - Must be [installed](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli#install-terraform) in your system.\n- **_Node.js + npm:_**\n  - Must be [installed](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) in your system.\n\n## Installation\n\n```sh\nnpx projen install\n```\n\n## Deployment\n\n```sh\nnpx projen deploy\n```\n\n## Cleanup\n\n```sh\nnpx projen destroy\n```\n\n## Architecture Diagram\n\n![Architecture Diagram](./src/assets/arch.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarysassano%2Fcdktf-gcp-firestore-databases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarysassano%2Fcdktf-gcp-firestore-databases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarysassano%2Fcdktf-gcp-firestore-databases/lists"}