{"id":21130980,"url":"https://github.com/workloads/services-configuration","last_synced_at":"2025-03-14T12:15:20.348Z","repository":{"id":153561050,"uuid":"592290418","full_name":"workloads/services-configuration","owner":"workloads","description":"Terraform-managed Services Configuration","archived":false,"fork":false,"pushed_at":"2024-07-29T10:27:47.000Z","size":173,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-21T06:11:40.595Z","etag":null,"topics":["terraform","vault"],"latest_commit_sha":null,"homepage":"https://app.terraform.io/app/workloads/workspaces/services-configuration","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/workloads.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-23T12:11:32.000Z","updated_at":"2024-07-29T10:27:51.000Z","dependencies_parsed_at":"2023-05-19T16:15:41.172Z","dependency_job_id":"ff7e9eb5-92e4-40f3-a07a-53cda3f23949","html_url":"https://github.com/workloads/services-configuration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fservices-configuration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fservices-configuration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fservices-configuration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fservices-configuration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workloads","download_url":"https://codeload.github.com/workloads/services-configuration/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573495,"owners_count":20312883,"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":["terraform","vault"],"created_at":"2024-11-20T05:42:59.987Z","updated_at":"2025-03-14T12:15:20.318Z","avatar_url":"https://github.com/workloads.png","language":"HCL","readme":"# HCP Terraform Workspace `services-configuration`\n\n\u003e This repository manages services configuration for [@workloads](https://github.com/workloads).\n\n## Table of Contents\n\n\u003c!-- TOC --\u003e\n* [HCP Terraform Workspace `services-configuration`](#hcp-terraform-workspace-services-configuration)\n  * [Table of Contents](#table-of-contents)\n  * [Requirements](#requirements)\n    * [Development](#development)\n  * [Usage](#usage)\n    * [Inputs](#inputs)\n    * [Outputs](#outputs)\n  * [Notes](#notes)\n  * [Contributors](#contributors)\n  * [License](#license)\n\u003c!-- TOC --\u003e\n\n## Requirements\n\n- HashiCorp Terraform `1.9.x` or [newer](https://developer.hashicorp.com/terraform/downloads)\n\n### Development\n\nFor development and testing of this repository:\n\n- `terraform-docs` `0.18.0` or [newer](https://terraform-docs.io/user-guide/installation/)\n\n## Usage\n\nThis repository uses a standard Terraform workflow (`init`, `plan`, `apply`).\n\nFor more information, including detailed usage guidelines, see the [Terraform documentation](https://developer.hashicorp.com/terraform/cli/commands).\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n### Inputs\n\n| Name | Description | Type | Required |\n|------|-------------|------|:--------:|\n| auth0_client_id | Auth0 Client ID. | `string` | yes |\n| auth0_client_secret | Auth0 Client Secret. | `string` | yes |\n| auth0_domain | Auth0 Domain Name. | `string` | yes |\n| aws_access_key | AWS Access Key. | `string` | yes |\n| aws_secret_access_key | AWS Secret Access Key. | `string` | yes |\n| csp_configuration | Project-wide List of Cloud Service Providers (CSPs). | \u003cpre\u003elist(object({\u003cbr\u003e    name    = string\u003cbr\u003e    prefix  = string\u003cbr\u003e    enabled = bool\u003cbr\u003e  }))\u003c/pre\u003e | yes |\n| google_project_id | The Project ID to use for authenticating with GCP. | `string` | yes |\n| hcp_boundary_admin_auth_method_id | The ID of the (primary) HCP Boundary Cluster Auth Method. | `string` | yes |\n| hcp_boundary_admin_password | HCP Boundary Cluster Admin Password. | `string` | yes |\n| hcp_boundary_admin_username | HCP Boundary Cluster Admin Username. | `string` | yes |\n| hcp_boundary_cluster_id | The ID of the HCP Boundary Cluster. | `string` | yes |\n| hcp_vault_cluster_id | The ID of the HCP Vault Cluster. | `string` | yes |\n| hcp_vault_token | The Token of the HCP Vault Cluster. | `string` | yes |\n| management_region_aws | AWS-specific `Management` Region Identifier. | `string` | yes |\n| management_region_gcp | Google-specific `Management` Region Identifier. | `string` | yes |\n| project_identifier | Human-readable Project Identifier. | `string` | yes |\n\n### Outputs\n\n| Name | Description |\n|------|-------------|\n| boundary_scope_global | Exported Attributes for `boundary_scope.global`. |\n| boundary_scope_organization | Exported Attributes for `boundary_scope.organization`. |\n| boundary_scopes_csps | Exported Attributes for `module.boundary_csp_projects.boundary_scope`. |\n| datadog_urls | URLs for Datadog Services. |\n| hcp_boundary_cluster | Exported Attributes for `hcp_boundary_cluster` data source. |\n| hcp_vault_cluster | Exported Attributes for `hcp_vault_cluster` data source. |\n| vault_kv_v2_vault_kv_secret_backend_v2 | Exported Attributes for `module.vault_kv_v2.vault_kv_secret_backend_v2`. |\n| vault_kv_v2_vault_mount | Exported Attributes for `module.vault_kv_v2.vault_mount`. |\n\u003c!-- END_TF_DOCS --\u003e\n\n## Notes\n\n1.) This workspace consumes output information from [workloads/services-deployment](https://github.com/workloads/services-deployment) through [HCP Terraform Workspace Variables](https://developer.hashicorp.com/terraform/cloud-docs/workspaces/variables).\nSpecifically, credentials for HCP Boundary and HCP Vault are passed through sensitive variables.\n\nThis constraint is intentional. Due to the nature of the deployed services, we opted to maintain token creation in `services-deployment`, as an eligible token should only be provisioned (and made available to `services-configuration`) when all applies inside `services-configuration` succeed.\n\nWe believe this approach to provide predictable guardrails, resulting in a more consistent operator experience\n\n## Contributors\n\nFor a list of current (and past) contributors to this repository, see [GitHub](https://github.com/workloads/services-configuration/graphs/contributors).\n\n## License\n\nLicensed under the Apache License, Version 2.0 (the \"License\").\n\nYou may download a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\nSee the License for the specific language governing permissions and limitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkloads%2Fservices-configuration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkloads%2Fservices-configuration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkloads%2Fservices-configuration/lists"}