{"id":29787795,"url":"https://github.com/cdktf/cdktf-provider-launchdarkly-go","last_synced_at":"2025-10-30T22:34:28.356Z","repository":{"id":183967888,"uuid":"670974260","full_name":"cdktf/cdktf-provider-launchdarkly-go","owner":"cdktf","description":"CDK for Terraform Go provider bindings for launchdarkly.","archived":false,"fork":false,"pushed_at":"2025-07-02T03:54:52.000Z","size":14094,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T04:35:14.059Z","etag":null,"topics":["cdk","cdktf","launchdarkly","pre-built-provider","provider","terraform","terraform-cdk"],"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":"2023-07-26T08:56:22.000Z","updated_at":"2025-07-02T03:54:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"7bcf2969-6699-44e9-a1fb-beb856096a21","html_url":"https://github.com/cdktf/cdktf-provider-launchdarkly-go","commit_stats":null,"previous_names":["cdktf/cdktf-provider-launchdarkly-go"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/cdktf/cdktf-provider-launchdarkly-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-launchdarkly-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-launchdarkly-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-launchdarkly-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-launchdarkly-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdktf","download_url":"https://codeload.github.com/cdktf/cdktf-provider-launchdarkly-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-launchdarkly-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267417664,"owners_count":24083839,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","launchdarkly","pre-built-provider","provider","terraform","terraform-cdk"],"created_at":"2025-07-27T20:07:52.502Z","updated_at":"2025-10-30T22:34:23.317Z","avatar_url":"https://github.com/cdktf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CDKTF Go bindings for launchdarkly/launchdarkly provider version 2.25.3\n\nThis repo builds and publishes the [Terraform launchdarkly provider](https://registry.terraform.io/providers/launchdarkly/launchdarkly/2.25.3/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-launchdarkly-go`](https://github.com/cdktf/cdktf-provider-launchdarkly-go) package.\n\n`go get github.com/cdktf/cdktf-provider-launchdarkly-go/launchdarkly/\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-launchdarkly-go/blob/main/launchdarkly/go.mod#L1) file.\n\n## Docs\n\nFind auto-generated docs for this provider [here](https://github.com/cdktf/cdktf-provider-launchdarkly/blob/main/docs/API.go.md).\n\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform launchdarkly provider version 1:1. In fact, it always tracks `latest` of `~\u003e 2.13` 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 launchdarkly provider](https://registry.terraform.io/providers/launchdarkly/launchdarkly/2.25.3)\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-launchdarkly-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdktf%2Fcdktf-provider-launchdarkly-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdktf%2Fcdktf-provider-launchdarkly-go/lists"}