# Containerregistry Resource Provider
The Containerregistry Resource Provider lets you manage [Containerregistry](http://example.com) resources.
## 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 @pulumi/containerregistry
```
or `yarn`:
```bash
yarn add @pulumi/containerregistry
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumi_containerregistry
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pulumi/pulumi-containerregistry/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Pulumi.Containerregistry
```
## Configuration
The following configuration points are available for the `containerregistry` provider:
- `containerregistry:region` (environment: `CONTAINERREGISTRY_REGION`) - the region in which to deploy resources
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/containerregistry/api-docs/).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-containerregistry",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "containerregistry, category/cloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3b/f3/f577054d39b00f5063370a1cbdba39642c023bec55547352e54dbe416f70/pulumi_containerregistry-0.0.17.tar.gz",
"platform": null,
"description": "# Containerregistry Resource Provider\n\nThe Containerregistry Resource Provider lets you manage [Containerregistry](http://example.com) resources.\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 @pulumi/containerregistry\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumi/containerregistry\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_containerregistry\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/pulumi/pulumi-containerregistry/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.Containerregistry\n```\n\n## Configuration\n\nThe following configuration points are available for the `containerregistry` provider:\n\n- `containerregistry:region` (environment: `CONTAINERREGISTRY_REGION`) - the region in which to deploy resources\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/containerregistry/api-docs/).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing containerregistry cloud resources.",
"version": "0.0.17",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/rhysmdnz/pulumi-containerregistry"
},
"split_keywords": [
"containerregistry",
" category/cloud"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "628f6aa2f7ac8985551460d6521036a65d1dc26a1984930ac28b8607d401aedc",
"md5": "e794073755326248f28b42fb362caf34",
"sha256": "4120a28d1fd3a9a9e2f8e56fb68f98bea95216d789c6ae66bac540c9caa9afb6"
},
"downloads": -1,
"filename": "pulumi_containerregistry-0.0.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e794073755326248f28b42fb362caf34",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 10209,
"upload_time": "2025-07-29T10:20:27",
"upload_time_iso_8601": "2025-07-29T10:20:27.495995Z",
"url": "https://files.pythonhosted.org/packages/62/8f/6aa2f7ac8985551460d6521036a65d1dc26a1984930ac28b8607d401aedc/pulumi_containerregistry-0.0.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3bf3f577054d39b00f5063370a1cbdba39642c023bec55547352e54dbe416f70",
"md5": "fa36a964bdc9eefe0e271f2e0b7052a7",
"sha256": "b453156d27c24c2f170f3254a89131225baf5c48429a51d0986fbbead4b8b83f"
},
"downloads": -1,
"filename": "pulumi_containerregistry-0.0.17.tar.gz",
"has_sig": false,
"md5_digest": "fa36a964bdc9eefe0e271f2e0b7052a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8524,
"upload_time": "2025-07-29T10:20:28",
"upload_time_iso_8601": "2025-07-29T10:20:28.324115Z",
"url": "https://files.pythonhosted.org/packages/3b/f3/f577054d39b00f5063370a1cbdba39642c023bec55547352e54dbe416f70/pulumi_containerregistry-0.0.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-29 10:20:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rhysmdnz",
"github_project": "pulumi-containerregistry",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-containerregistry"
}