{"id":16926935,"url":"https://github.com/dirien/pulumi-vultr","last_synced_at":"2025-03-15T14:30:36.291Z","repository":{"id":65127244,"uuid":"582283185","full_name":"dirien/pulumi-vultr","owner":"dirien","description":"Pulumi provider for Vultr","archived":false,"fork":false,"pushed_at":"2025-03-05T09:29:06.000Z","size":3688,"stargazers_count":19,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-09T03:47:39.306Z","etag":null,"topics":["pulumi","vultr"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dirien.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}},"created_at":"2022-12-26T10:26:18.000Z","updated_at":"2025-02-10T12:49:40.000Z","dependencies_parsed_at":"2022-12-31T00:02:18.475Z","dependency_job_id":"1ea08565-4fce-4620-937d-2aa7d93d59ca","html_url":"https://github.com/dirien/pulumi-vultr","commit_stats":{"total_commits":263,"total_committers":4,"mean_commits":65.75,"dds":0.1368821292775665,"last_synced_commit":"b7b605eff3d7d6c93c164bf04de39757cddf9661"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirien%2Fpulumi-vultr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirien%2Fpulumi-vultr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirien%2Fpulumi-vultr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirien%2Fpulumi-vultr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dirien","download_url":"https://codeload.github.com/dirien/pulumi-vultr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243742569,"owners_count":20340666,"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":["pulumi","vultr"],"created_at":"2024-10-13T20:32:14.330Z","updated_at":"2025-03-15T14:30:35.773Z","avatar_url":"https://github.com/dirien.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vultr Resource Provider\n\n![Vultr](img/logo.png)\n\nThe Vultr Resource Provider lets you manage [Vultr](https://www.vultr.com/) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @ediri/vultr\n```\n\nor `yarn`:\n\n```bash\nyarn add @ediri/vultr\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n``\n```bash\npip install ediri-vultr\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/dirien/pulumi-vultr/sdk/v2\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package ediri.Vultr\n```\n\n## Configuration\n\nThe following configuration points are available for the `vultr` provider:\n\n- `vultr:apiKey` (environment: `VULTR_API_KEY`) -  This is the Vultr API key. It can be found in the [Vultr API section](https://my.vultr.com/settings/#settingsapi).\n- `vultr:rateLimit` - Vultr limits API calls to 30 calls per second. This field lets you configure how the rate limit using milliseconds. The default value if this field is omitted is 500 milliseconds per call.\n- `vultr:retryLimit` - This field lets you configure how many retries should be attempted on a failed call. The default value if this field is omitted is 3 retries.\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/vultr/api-docs/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirien%2Fpulumi-vultr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdirien%2Fpulumi-vultr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirien%2Fpulumi-vultr/lists"}