{"id":15175764,"url":"https://github.com/hashicorp/cdktf-provider-yandex","last_synced_at":"2026-01-14T02:02:33.237Z","repository":{"id":37022436,"uuid":"491161514","full_name":"hashicorp/cdktf-provider-yandex","owner":"hashicorp","description":"Prebuilt Terraform CDK (cdktf) provider for yandex.","archived":true,"fork":false,"pushed_at":"2022-08-23T00:26:41.000Z","size":4259,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-04T19:18:38.511Z","etag":null,"topics":["cdk","cdktf","pre-built-provider","provider","terraform","terraform-cdk","yandex"],"latest_commit_sha":null,"homepage":"https://cdk.tf","language":"TypeScript","has_issues":true,"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/hashicorp.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}},"created_at":"2022-05-11T15:08:07.000Z","updated_at":"2024-08-06T09:52:18.000Z","dependencies_parsed_at":"2022-06-29T08:18:11.371Z","dependency_job_id":null,"html_url":"https://github.com/hashicorp/cdktf-provider-yandex","commit_stats":null,"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/cdktf-provider-yandex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fcdktf-provider-yandex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fcdktf-provider-yandex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fcdktf-provider-yandex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fcdktf-provider-yandex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/cdktf-provider-yandex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fcdktf-provider-yandex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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","pre-built-provider","provider","terraform","terraform-cdk","yandex"],"created_at":"2024-09-27T12:42:00.356Z","updated_at":"2026-01-14T02:02:33.186Z","avatar_url":"https://github.com/hashicorp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Terraform CDK yandex Provider ~\u003e 0.73\n\nThis repo builds and publishes the Terraform yandex Provider bindings for [CDK for Terraform](https://cdk.tf).\n\n## Available Packages\n\n### NPM\n\nThe npm package is available at [https://www.npmjs.com/package/@cdktf/provider-yandex](https://www.npmjs.com/package/@cdktf/provider-yandex).\n\n`npm install @cdktf/provider-yandex`\n\n### PyPI\n\nThe PyPI package is available at [https://pypi.org/project/cdktf-cdktf-provider-yandex](https://pypi.org/project/cdktf-cdktf-provider-yandex).\n\n`pipenv install cdktf-cdktf-provider-yandex`\n\n### Nuget\n\nThe Nuget package is available at [https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Yandex](https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Yandex).\n\n`dotnet add package HashiCorp.Cdktf.Providers.Yandex`\n\n### Maven\n\nThe Maven package is available at [https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-yandex](https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-yandex).\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.hashicorp\u003c/groupId\u003e\n    \u003cartifactId\u003ecdktf-provider-yandex\u003c/artifactId\u003e\n    \u003cversion\u003e[REPLACE WITH DESIRED VERSION]\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n\n### Go\n\nThe go package is generated into the [`github.com/hashicorp/cdktf-provider-yandex-go`](https://github.com/hashicorp/cdktf-provider-yandex-go) package.\n\n`go get github.com/hashicorp/cdktf-provider-yandex-go/yandex`\n\n## Docs\n\nFind auto-generated docs for this provider here: [./API.md](./API.md)\nYou can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktf/provider-yandex).\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform yandex Provider version 1:1. In fact, it always tracks `latest` of `~\u003e 0.73` 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- [Terraform CDK](https://cdk.tf)\n- [Terraform yandex Provider](https://github.com/terraform-providers/terraform-provider-yandex)\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 [terraform cdk](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/eladb/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/hashicorp/cdktf-provider-project) which encapsulate the common settings for all `cdktf` providers.\n\n### Provider Version\n\nThe provider version can be adjusted in [./.projenrc.js](./.projenrc.js).\n\n### Repository Management\n\nThe repository is managed by [Repository Manager](https://github.com/hashicorp/cdktf-repository-manager/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fcdktf-provider-yandex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashicorp%2Fcdktf-provider-yandex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fcdktf-provider-yandex/lists"}