{"id":18446477,"url":"https://github.com/ovh/pulumi-ovh","last_synced_at":"2026-04-01T21:50:57.858Z","repository":{"id":187296177,"uuid":"676588048","full_name":"ovh/pulumi-ovh","owner":"ovh","description":"Pulumi provider for OVHcloud","archived":false,"fork":false,"pushed_at":"2026-03-18T14:18:37.000Z","size":129246,"stargazers_count":29,"open_issues_count":12,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-28T01:54:29.049Z","etag":null,"topics":["cloud-computing","csharp","dotnet","go","golang","hacktoberfest","iac","infrastructure-as-code","javascript","ovh","pulumi","python","typescript"],"latest_commit_sha":null,"homepage":"https://www.pulumi.com/registry/packages/ovh/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ovh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2023-08-09T14:42:09.000Z","updated_at":"2026-03-18T14:19:06.000Z","dependencies_parsed_at":"2023-10-04T06:13:27.715Z","dependency_job_id":"8ac1554f-ed03-455d-9db6-150afe380699","html_url":"https://github.com/ovh/pulumi-ovh","commit_stats":{"total_commits":63,"total_committers":7,"mean_commits":9.0,"dds":0.3015873015873016,"last_synced_commit":"5a2760705b1223a76e859c0596cf9e8a4e10d86f"},"previous_names":["dirien/pulumi-ovh","scraly/pulumi-ovh","ovh/pulumi-ovh"],"tags_count":133,"template":false,"template_full_name":null,"purl":"pkg:github/ovh/pulumi-ovh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovh%2Fpulumi-ovh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovh%2Fpulumi-ovh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovh%2Fpulumi-ovh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovh%2Fpulumi-ovh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ovh","download_url":"https://codeload.github.com/ovh/pulumi-ovh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovh%2Fpulumi-ovh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cloud-computing","csharp","dotnet","go","golang","hacktoberfest","iac","infrastructure-as-code","javascript","ovh","pulumi","python","typescript"],"created_at":"2024-11-06T07:09:28.857Z","updated_at":"2026-04-01T21:50:57.848Z","avatar_url":"https://github.com/ovh.png","language":"Go","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# OVH Resource Provider\n\nThe OVH Resource Provider lets you manage [OVHcloud](https://www.ovhcloud.com/en/) resources.\n\n\u003ca href=\"https://github.com/ovh/pulumi-ovh/releases/latest\"\u003e\u003cimg alt=\"GitHub release\" src=\"https://img.shields.io/github/v/release/ovh/pulumi-ovh?logo=github\u0026style=flat-square\"\u003e\u003c/a\u003e\n[![GoDoc](https://godoc.org/github.com/ovh/pulumi-ovh?status.svg)](https://pkg.go.dev/github.com/ovh/pulumi-ovh/sdk/v2)\n[![NPM version](https://badge.fury.io/js/@ovhcloud%2Fpulumi-ovh.svg)](https://badge.fury.io/js/@ovhcloud%2Fpulumi-ovh)\n[![](https://img.shields.io/npm/dm/@ovhcloud/pulumi-ovh)](https://www.npmjs.com/package/@ovhcloud/pulumi-ovh)\n[![PyPI version](https://badge.fury.io/py/pulumi-ovh.svg)](https://badge.fury.io/py/pulumi-ovh)\n[![](https://img.shields.io/pypi/dm/pulumi-ovh)](https://pypi.org/project/pulumi-ovh/)\n[![NuGet version](https://badge.fury.io/nu/Pulumi.Ovh.svg)](https://badge.fury.io/nu/Pulumi.Ovh)\n[![](https://img.shields.io/nuget/dt/Pulumi.Ovh)](https://www.nuget.org/packages/Pulumi.Ovh/)\n[![Maven Central](https://img.shields.io/maven-central/v/com.ovhcloud.pulumi.ovh/pulumi-ovh)](https://central.sonatype.com/artifact/com.ovhcloud.pulumi.ovh/pulumi-ovh)\n\n## Usage\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @ovhcloud/pulumi-ovh\n```\n\nor `yarn`:\n\n```bash\nyarn add @ovhcloud/pulumi-ovh\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi-ovh\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/ovh/pulumi-ovh/sdk/v2/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.Ovh\n```\n\n### Java\n\nTo use from Java, add the dependency below to your `pom.xml` file:\n\n```bash\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.ovhcloud.pulumi.ovh\u003c/groupId\u003e\n    \u003cartifactId\u003epulumi-ovh\u003c/artifactId\u003e\n    \u003cversion\u003e[2.0.0,)\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Configuration\n\nThe following configuration points are available for the `Ovh` provider:\n\n- `ovh:endpoint` (environment: `OVH_ENDPOINT`) - the Ovh endpoint, such `ovh-eu`\n- `ovh:clientId` (environment: `OVH_CLIENT_ID`) - the Ovh OAuth2 client ID\n- `ovh:clientSecret` (secret) (environment: `OVH_CLIENT_SECRET`) - the Ovh OAuth2 client secret\n- `ovh:accessToken` (environment: `OVH_ACCESS_TOKEN`) - the Ovh access token\n- `ovh:applicationKey` (environment: `OVH_APPLICATION_KEY`) - the Ovh application key\n- `ovh:applicationSecret` (environment: `OVH_APPLICATION_SECRET`) - the Ovh application secret\n- `ovh:consumerKey` (environment: `OVH_CONSUMER_KEY`) - the Ovh consumer key\n\n## Reference\n\nFor further information, visit [OVH in the Pulumi Registry](https://www.pulumi.com/registry/packages/ovh/)\nor for detailed API reference documentation, visit [OVH API Docs in the Pulumi Registry](https://www.pulumi.com/registry/packages/ovh/api-docs/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovh%2Fpulumi-ovh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovh%2Fpulumi-ovh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovh%2Fpulumi-ovh/lists"}