{"id":21397582,"url":"https://github.com/multani/terraform-tfc-workspace","last_synced_at":"2026-03-19T20:12:44.846Z","repository":{"id":225668681,"uuid":"766548109","full_name":"multani/terraform-tfc-workspace","owner":"multani","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-12T14:18:33.000Z","size":15,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T15:27:50.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multani.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-03-03T15:15:02.000Z","updated_at":"2024-10-21T04:01:37.000Z","dependencies_parsed_at":"2024-03-17T11:33:34.550Z","dependency_job_id":"f55ccab0-e72d-493c-a9b7-3b9b8f30593f","html_url":"https://github.com/multani/terraform-tfc-workspace","commit_stats":null,"previous_names":["multani/terraform-tfc-workspace"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fterraform-tfc-workspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fterraform-tfc-workspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fterraform-tfc-workspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fterraform-tfc-workspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multani","download_url":"https://codeload.github.com/multani/terraform-tfc-workspace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243886010,"owners_count":20363649,"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":[],"created_at":"2024-11-22T14:43:37.652Z","updated_at":"2025-10-11T09:36:33.405Z","avatar_url":"https://github.com/multani.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform module to manage Terraform Cloud workspace\n\nThis is a personal (opiniated) Terraform module to manage my [Terraform Cloud\nworkspaces](https://developer.hashicorp.com/terraform/cloud-docs/workspaces).\n\n## How to use?\n\n```hcl\nmodule \"test\" {\n  source  = \"multani/workspace/tfc\"\n  version = \"1.0.0\"\n\n  name         = \"test\"\n  organization = data.tfe_organization.this.id\n\n  terraform_version = \"1.7.4\"\n\n  vcs_repos_name     = \"multani/tf-test\"\n  vcs_oauth_token_id = data.tfe_oauth_client.github.oauth_token_id\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultani%2Fterraform-tfc-workspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultani%2Fterraform-tfc-workspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultani%2Fterraform-tfc-workspace/lists"}