{"id":24790001,"url":"https://github.com/cdktf/cdktf-provider-tfe-go","last_synced_at":"2025-07-19T03:03:53.737Z","repository":{"id":47326255,"uuid":"514284942","full_name":"cdktf/cdktf-provider-tfe-go","owner":"cdktf","description":"CDK for Terraform Go provider bindings for tfe.","archived":false,"fork":false,"pushed_at":"2025-07-18T04:15:51.000Z","size":48263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-07-18T08:04:08.225Z","etag":null,"topics":["cdk","cdktf","pre-built-provider","provider","terraform","terraform-cdk","tfe"],"latest_commit_sha":null,"homepage":"https://cdk.tf","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdktf.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-07-15T13:45:43.000Z","updated_at":"2025-07-18T04:15:56.000Z","dependencies_parsed_at":"2023-02-10T10:15:20.616Z","dependency_job_id":"917f604c-dc7c-438f-a5f3-763ba62b4578","html_url":"https://github.com/cdktf/cdktf-provider-tfe-go","commit_stats":{"total_commits":111,"total_committers":2,"mean_commits":55.5,"dds":0.009009009009009028,"last_synced_commit":"ce40a7edef35d1f2bab3e6e1ddaf5c7a78f3774d"},"previous_names":["hashicorp/cdktf-provider-tfe-go"],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/cdktf/cdktf-provider-tfe-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-tfe-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-tfe-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-tfe-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-tfe-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdktf","download_url":"https://codeload.github.com/cdktf/cdktf-provider-tfe-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-tfe-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265878972,"owners_count":23843047,"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":["cdk","cdktf","pre-built-provider","provider","terraform","terraform-cdk","tfe"],"created_at":"2025-01-29T18:14:15.909Z","updated_at":"2025-07-19T03:03:53.730Z","avatar_url":"https://github.com/cdktf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CDKTF Go bindings for hashicorp/tfe provider version 0.68.0\n\nThis repo builds and publishes the [Terraform tfe provider](https://registry.terraform.io/providers/hashicorp/tfe/0.68.0/docs) bindings for [CDK for Terraform](https://cdk.tf).\n\n## Go Package\n\nThe go package is generated into the [`github.com/cdktf/cdktf-provider-tfe-go`](https://github.com/cdktf/cdktf-provider-tfe-go) package.\n\n`go get github.com/cdktf/cdktf-provider-tfe-go/tfe/\u003cversion\u003e`\n\nWhere `\u003cversion\u003e` is the version of the prebuilt provider you would like to use e.g. `v11`. The full module name can be found\nwithin the [go.mod](https://github.com/cdktf/cdktf-provider-tfe-go/blob/main/tfe/go.mod#L1) file.\n\n## Docs\n\nFind auto-generated docs for this provider [here](https://github.com/cdktf/cdktf-provider-tfe/blob/main/docs/API.go.md).\n\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform tfe provider version 1:1. In fact, it always tracks `latest` of `~\u003e 0.33` with every release. If there are scenarios where you explicitly have to pin your provider version, you can do so by [generating the provider constructs manually](https://cdk.tf/imports).\n\nThese are the upstream dependencies:\n\n* [CDK for Terraform](https://cdk.tf)\n* [Terraform tfe provider](https://registry.terraform.io/providers/hashicorp/tfe/0.68.0)\n* [Terraform Engine](https://terraform.io)\n\nIf there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped.\n\n## Features / Issues / Bugs\n\nPlease report bugs and issues to the [CDK for Terraform](https://cdk.tf) project:\n\n* [Create bug report](https://cdk.tf/bug)\n* [Create feature request](https://cdk.tf/feature)\n\n## Contributing\n\n### Projen\n\nThis is mostly based on [Projen](https://github.com/projen/projen), which takes care of generating the entire repository.\n\n### cdktf-provider-project based on Projen\n\nThere's a custom [project builder](https://github.com/cdktf/cdktf-provider-project) which encapsulate the common settings for all `cdktf` prebuilt providers.\n\n\n### Repository Management\n\nThe repository is managed by [CDKTF Repository Manager](https://github.com/cdktf/cdktf-repository-manager/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdktf%2Fcdktf-provider-tfe-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdktf%2Fcdktf-provider-tfe-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdktf%2Fcdktf-provider-tfe-go/lists"}