Name | pulumiverse-acme JSON |
Version |
0.11.0
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing ACME cloud resources. |
upload_time | 2025-07-11 09:48:13 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache-2.0 |
keywords |
pulumi
acme
category/cloud
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ACME Resource Provider
The ACME Resource Provider lets you manage ACME resources.
[Let's Encrypt](https://letsencrypt.org/) is the biggest ACME CA in use.
## Installing
This package is available for several languages/platforms:
### Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
```bash
npm install @pulumiverse/acme
```
or `yarn`:
```bash
yarn add @pulumiverse/acme
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumiverse_acme
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pulumiverse/pulumi-acme/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Pulumiverse.Acme
```
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/acme/api-docs/).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumiverse-acme",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi, acme, category/cloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/e5/bf/d55e53ac25646326c0cfc22c41394a969e532242ababde44a461018bb0e5/pulumiverse_acme-0.11.0.tar.gz",
"platform": null,
"description": "# ACME Resource Provider\n\nThe ACME Resource Provider lets you manage ACME resources. \n[Let's Encrypt](https://letsencrypt.org/) is the biggest ACME CA in use.\n\n## Installing\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 @pulumiverse/acme\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumiverse/acme\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumiverse_acme\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/pulumiverse/pulumi-acme/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumiverse.Acme\n```\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/acme/api-docs/).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing ACME cloud resources.",
"version": "0.11.0",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/pulumiverse/pulumi-acme"
},
"split_keywords": [
"pulumi",
" acme",
" category/cloud"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "af2bf2d8f451d4c23845da07617a107763a27c969205e6d424e796b943c80a1c",
"md5": "a5311c28865d4eca1ff0690c66636bc9",
"sha256": "f24c5d75c708466c0f1f265c9a160d89c2555eb260a5aeee6bdc724eb71f0fc2"
},
"downloads": -1,
"filename": "pulumiverse_acme-0.11.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5311c28865d4eca1ff0690c66636bc9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 28825,
"upload_time": "2025-07-11T09:48:12",
"upload_time_iso_8601": "2025-07-11T09:48:12.110991Z",
"url": "https://files.pythonhosted.org/packages/af/2b/f2d8f451d4c23845da07617a107763a27c969205e6d424e796b943c80a1c/pulumiverse_acme-0.11.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e5bfd55e53ac25646326c0cfc22c41394a969e532242ababde44a461018bb0e5",
"md5": "6ba64d4d6cf56d1075d705b9d7da0630",
"sha256": "34ef94d6634a781502d1d32b70870be57cb1a7bb29fa0a598fa86279e8de4523"
},
"downloads": -1,
"filename": "pulumiverse_acme-0.11.0.tar.gz",
"has_sig": false,
"md5_digest": "6ba64d4d6cf56d1075d705b9d7da0630",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 23797,
"upload_time": "2025-07-11T09:48:13",
"upload_time_iso_8601": "2025-07-11T09:48:13.163316Z",
"url": "https://files.pythonhosted.org/packages/e5/bf/d55e53ac25646326c0cfc22c41394a969e532242ababde44a461018bb0e5/pulumiverse_acme-0.11.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-11 09:48:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumiverse",
"github_project": "pulumi-acme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumiverse-acme"
}