{"id":14957993,"url":"https://github.com/cdktf/cdktf-provider-ionoscloud","last_synced_at":"2025-09-03T17:39:47.389Z","repository":{"id":37022616,"uuid":"475963046","full_name":"cdktf/cdktf-provider-ionoscloud","owner":"cdktf","description":"Prebuilt Terraform CDK (cdktf) provider for ionoscloud.","archived":false,"fork":false,"pushed_at":"2025-03-30T06:11:02.000Z","size":110811,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-30T08:33:10.962Z","etag":null,"topics":["cdk","cdktf","ionoscloud","pre-built-provider","provider","terraform","terraform-cdk"],"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/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}},"created_at":"2022-03-30T16:29:23.000Z","updated_at":"2025-03-30T06:11:06.000Z","dependencies_parsed_at":"2023-10-16T14:32:42.946Z","dependency_job_id":"76b926f3-9284-400c-a73d-d0050e1a8152","html_url":"https://github.com/cdktf/cdktf-provider-ionoscloud","commit_stats":{"total_commits":765,"total_committers":2,"mean_commits":382.5,"dds":0.326797385620915,"last_synced_commit":"f31b8576a72074a98c3d9ada572bb5fcfb119d07"},"previous_names":[],"tags_count":275,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-ionoscloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-ionoscloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-ionoscloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-ionoscloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdktf","download_url":"https://codeload.github.com/cdktf/cdktf-provider-ionoscloud/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246752610,"owners_count":20827987,"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","ionoscloud","pre-built-provider","provider","terraform","terraform-cdk"],"created_at":"2024-09-24T13:15:57.080Z","updated_at":"2025-09-03T17:39:47.377Z","avatar_url":"https://github.com/cdktf.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# CDKTF prebuilt bindings for ionos-cloud/ionoscloud provider version 6.7.14\n\nThis repo builds and publishes the [Terraform ionoscloud provider](https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.7.14/docs) 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-ionoscloud](https://www.npmjs.com/package/@cdktf/provider-ionoscloud).\n\n`npm install @cdktf/provider-ionoscloud`\n\n### PyPI\n\nThe PyPI package is available at [https://pypi.org/project/cdktf-cdktf-provider-ionoscloud](https://pypi.org/project/cdktf-cdktf-provider-ionoscloud).\n\n`pipenv install cdktf-cdktf-provider-ionoscloud`\n\n### Nuget\n\nThe Nuget package is available at [https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Ionoscloud](https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Ionoscloud).\n\n`dotnet add package HashiCorp.Cdktf.Providers.Ionoscloud`\n\n### Maven\n\nThe Maven package is available at [https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-ionoscloud](https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-ionoscloud).\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.hashicorp\u003c/groupId\u003e\n    \u003cartifactId\u003ecdktf-provider-ionoscloud\u003c/artifactId\u003e\n    \u003cversion\u003e[REPLACE WITH DESIRED VERSION]\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Go\n\nThe go package is generated into the [`github.com/cdktf/cdktf-provider-ionoscloud-go`](https://github.com/cdktf/cdktf-provider-ionoscloud-go) package.\n\n`go get github.com/cdktf/cdktf-provider-ionoscloud-go/ionoscloud/\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-ionoscloud-go/blob/main/ionoscloud/go.mod#L1) file.\n\n## Docs\n\nFind auto-generated docs for this provider here: \n\n- [Typescript](./docs/API.typescript.md)\n- [Python](./docs/API.python.md)\n- [Java](./docs/API.java.md)\n- [C#](./docs/API.csharp.md)\n- [Go](./docs/API.go.md)\n\nYou can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktf/provider-ionoscloud).\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform ionoscloud provider version 1:1. In fact, it always tracks `latest` of `~\u003e 6.2` 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 ionoscloud provider](https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.7.14)\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### Provider Version\n\nThe provider version can be adjusted in [./.projenrc.js](./.projenrc.js).\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-ionoscloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdktf%2Fcdktf-provider-ionoscloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdktf%2Fcdktf-provider-ionoscloud/lists"}