{"id":15866400,"url":"https://github.com/raphaeldegail/environment-project","last_synced_at":"2025-04-01T21:20:38.232Z","repository":{"id":234833274,"uuid":"789584927","full_name":"RaphaeldeGail/environment-project","owner":"RaphaeldeGail","description":"This terraform module sets up a Google Cloud project for an environment in a  workspace.","archived":false,"fork":false,"pushed_at":"2024-04-25T14:04:56.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T13:54:17.205Z","etag":null,"topics":["google-cloud","terraform-module"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaphaeldeGail.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":"2024-04-21T01:02:31.000Z","updated_at":"2024-04-25T14:05:00.000Z","dependencies_parsed_at":"2024-10-05T23:20:37.813Z","dependency_job_id":null,"html_url":"https://github.com/RaphaeldeGail/environment-project","commit_stats":null,"previous_names":["raphaeldegail/environment-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphaeldeGail%2Fenvironment-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphaeldeGail%2Fenvironment-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphaeldeGail%2Fenvironment-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphaeldeGail%2Fenvironment-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaphaeldeGail","download_url":"https://codeload.github.com/RaphaeldeGail/environment-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709985,"owners_count":20821314,"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":["google-cloud","terraform-module"],"created_at":"2024-10-05T23:20:34.982Z","updated_at":"2025-04-01T21:20:38.216Z","avatar_url":"https://github.com/RaphaeldeGail.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- BEGIN_TF_DOCS --\u003e\n# environment-project\n\nThis terraform module sets up a Google Cloud project for an environment in a\nworkspace.\n\n## Requirements\n\n| Name | Version |\n|------|---------|\n| google | ~\u003e 5.21.0 |\n| random | ~\u003e 3.6.0 |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [google_billing_project_info.billing_association](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/billing_project_info) | resource |\n| [google_project.environment_project](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/project) | resource |\n| [google_project_iam_policy.project_policy](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/project_iam_policy) | resource |\n| [google_project_service.service](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/project_service) | resource |\n| [random_string.random](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/string) | resource |\n| [google_iam_policy.project_policy](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/iam_policy) | data source |\n| [google_project.admin_project](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/project) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default |\n|------|-------------|------|---------|\n| apis | A set of APIs to enable in the environment project. If the API has a service agent, a role and email can be specified. | ```set(object({ name = string service_agent = optional(object({ email = string role = string })) }))``` | n/a |\n| billing\\_account | The ID of the billing account used for the workspace. \"Billing account User\" permissions are required to execute module. | `string` | n/a |\n| bindings | The IAM policy bindings for the environment project. | ```list(object({ role = string members = list(string) }))``` | n/a |\n| folder | The ID of the Workspace folder. | `number` | n/a |\n| name | The name of the environment project. | `string` | n/a |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| apis | The effective APIs enabled for the environment project. |\n| project\\_id | The ID of the environment project created. |\n| project\\_number | The identifying number for the environment project created. |\n\u003c!-- END_TF_DOCS --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaeldegail%2Fenvironment-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaeldegail%2Fenvironment-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaeldegail%2Fenvironment-project/lists"}