# dependachore **Repository Path**: mirrors_cloudfoundry/dependachore ## Basic Information - **Project Name**: dependachore - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-03 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dependachore ## Prerequisites We've used terraform in concourse to create the required service accounts, keys and permissions. Alternatively, manually `terraform apply` in the ci/terraform directory after creating the items below. The pre-requisite is to create a `dependachore-deployer` service account, which is used by terraform. This must have the following permissions: * Cloud Functions Developer * Cloud KMS Admin * Service Account Admin * Service Account Key Admin * Service Account User Terraform also requires a GCS bucket called `dependachore`, and the `dependachore-deployer` service account must have the `Storage Object Admin` role on the bucket.