Name | pulumiverse-acme JSON |
Version |
0.6.3
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing ACME cloud resources. |
upload_time | 2024-12-20 08:56:04 |
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/c1/f3/8c6bdb5b98242d57421c1a59296b299fdc9541f8b69c2cc1e9cfb7f7455b/pulumiverse_acme-0.6.3.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.6.3",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/pulumiverse/pulumi-acme"
},
"split_keywords": [
"pulumi",
" acme",
" category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e532289307a69ba39fc95faa1b9274aa522cbe8bd8218c3377d01e0e6f59cfa7",
"md5": "8bdfd4e1357a2f65b844df8e0c11e85c",
"sha256": "22ebbca9978134a67cf4b37d4b54a2969e3d27b0a30926f440e2272e387a5ecf"
},
"downloads": -1,
"filename": "pulumiverse_acme-0.6.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8bdfd4e1357a2f65b844df8e0c11e85c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 27974,
"upload_time": "2024-12-20T08:56:00",
"upload_time_iso_8601": "2024-12-20T08:56:00.861416Z",
"url": "https://files.pythonhosted.org/packages/e5/32/289307a69ba39fc95faa1b9274aa522cbe8bd8218c3377d01e0e6f59cfa7/pulumiverse_acme-0.6.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c1f38c6bdb5b98242d57421c1a59296b299fdc9541f8b69c2cc1e9cfb7f7455b",
"md5": "77e8c606eb680b6644699adb3f73884e",
"sha256": "7cd7981bb8fa8b7cb0213effa055531a4d97357720b52c0916429eeae4230d27"
},
"downloads": -1,
"filename": "pulumiverse_acme-0.6.3.tar.gz",
"has_sig": false,
"md5_digest": "77e8c606eb680b6644699adb3f73884e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 22996,
"upload_time": "2024-12-20T08:56:04",
"upload_time_iso_8601": "2024-12-20T08:56:04.063826Z",
"url": "https://files.pythonhosted.org/packages/c1/f3/8c6bdb5b98242d57421c1a59296b299fdc9541f8b69c2cc1e9cfb7f7455b/pulumiverse_acme-0.6.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-20 08:56:04",
"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"
}