Name | pulumi-aws-tags JSON |
Version |
2.1.0
JSON |
| download |
home_page | None |
Summary | Pulumi package that helps manage tags for AWS resources |
upload_time | 2025-07-21 14:44:18 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
aws
pulumi
tags
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Pulumi AWS Tags
Pulumi package that helps manage tags for AWS resources.
## Installation
To install the package, use either `pip`:
```bash
pip install pulumi_aws_tags
```
or `uv`:
```bash
uv add pulumi_aws_tags
```
## Usage
See [example](https://github.com/tlinhart/pulumi-aws-tags/blob/main/examples/python)
for how to use the package.
## Reference
- https://www.pulumi.com/blog/automatically-enforcing-aws-resource-tagging-policies/
- https://github.com/joeduffy/aws-tags-example
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-aws-tags",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "aws, pulumi, tags",
"author": null,
"author_email": "Tom\u00e1\u0161 Linhart <pasmen@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f0/9d/06ca5ecc3ea9e2c669a90434cb459c3d333cee0eec6f85b6a7b279d3e075/pulumi_aws_tags-2.1.0.tar.gz",
"platform": null,
"description": "# Pulumi AWS Tags\n\nPulumi package that helps manage tags for AWS resources.\n\n## Installation\n\nTo install the package, use either `pip`:\n\n```bash\npip install pulumi_aws_tags\n```\n\nor `uv`:\n\n```bash\nuv add pulumi_aws_tags\n```\n\n## Usage\n\nSee [example](https://github.com/tlinhart/pulumi-aws-tags/blob/main/examples/python)\nfor how to use the package.\n\n## Reference\n\n- https://www.pulumi.com/blog/automatically-enforcing-aws-resource-tagging-policies/\n- https://github.com/joeduffy/aws-tags-example\n",
"bugtrack_url": null,
"license": null,
"summary": "Pulumi package that helps manage tags for AWS resources",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/tlinhart/pulumi-aws-tags"
},
"split_keywords": [
"aws",
" pulumi",
" tags"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f27909f9589ed56622d538eb32f770ca4f084911eb23172cdbfdc44dc2890a5b",
"md5": "3e473757848f2e0838be5f302f3b54b2",
"sha256": "101a0cb485eea826894e6e6968d8c2b0eab45a0c87861912194dcb551eefa1dd"
},
"downloads": -1,
"filename": "pulumi_aws_tags-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3e473757848f2e0838be5f302f3b54b2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3458,
"upload_time": "2025-07-21T14:44:17",
"upload_time_iso_8601": "2025-07-21T14:44:17.332790Z",
"url": "https://files.pythonhosted.org/packages/f2/79/09f9589ed56622d538eb32f770ca4f084911eb23172cdbfdc44dc2890a5b/pulumi_aws_tags-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f09d06ca5ecc3ea9e2c669a90434cb459c3d333cee0eec6f85b6a7b279d3e075",
"md5": "75734fa86dfa5984f6a8465d0d02e2a1",
"sha256": "31d50d1728384ff5f178d9dd8525596de8aede1a66f77c8ba8ea52874341cd2a"
},
"downloads": -1,
"filename": "pulumi_aws_tags-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "75734fa86dfa5984f6a8465d0d02e2a1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3375,
"upload_time": "2025-07-21T14:44:18",
"upload_time_iso_8601": "2025-07-21T14:44:18.579554Z",
"url": "https://files.pythonhosted.org/packages/f0/9d/06ca5ecc3ea9e2c669a90434cb459c3d333cee0eec6f85b6a7b279d3e075/pulumi_aws_tags-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-21 14:44:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tlinhart",
"github_project": "pulumi-aws-tags",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-aws-tags"
}