Name | pulumi-aws-tags JSON |
Version |
1.2.1
JSON |
| download |
home_page | None |
Summary | Pulumi package that helps manage tags for AWS resources |
upload_time | 2024-09-17 14:38:08 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
pulumi
aws
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
### Python
Use `pip` to install the package:
```bash
pip install pulumi_aws_tags
```
### Node.js (JavaScript/TypeScript)
To install the package, use either `npm`:
```bash
npm install pulumi-aws-tags
```
or `yarn`:
```bash
yarn add pulumi-aws-tags
```
## Usage
See [examples](https://github.com/tlinhart/pulumi-aws-tags/blob/main/examples)
directory for usage examples.
## 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.8",
"maintainer_email": null,
"keywords": "pulumi, aws, tags",
"author": null,
"author_email": "Tom\u00e1\u0161 Linhart <pasmen@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f8/ec/a4312e3ace96e60fdcf2aeb67c1a83c2ccf9e9879b442330cf7319ad0470/pulumi_aws_tags-1.2.1.tar.gz",
"platform": null,
"description": "# Pulumi AWS Tags\n\nPulumi package that helps manage tags for AWS resources.\n\n## Installation\n\n### Python\n\nUse `pip` to install the package:\n\n```bash\npip install pulumi_aws_tags\n```\n\n### Node.js (JavaScript/TypeScript)\n\nTo install the package, use either `npm`:\n\n```bash\nnpm install pulumi-aws-tags\n```\n\nor `yarn`:\n\n```bash\nyarn add pulumi-aws-tags\n```\n\n## Usage\n\nSee [examples](https://github.com/tlinhart/pulumi-aws-tags/blob/main/examples)\ndirectory for usage examples.\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": "1.2.1",
"project_urls": {
"Homepage": "https://github.com/tlinhart/pulumi-aws-tags"
},
"split_keywords": [
"pulumi",
" aws",
" tags"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a457c0d344908f6c3863f1335a3a7ff704a5ecf68cc94f966686c283c0686180",
"md5": "5203c943fc31b68b67ec9ba5f0898c2b",
"sha256": "6183ef97a27c4b76862da2c0978a68e5e75ae32c50204d46d499ce033cb32c0d"
},
"downloads": -1,
"filename": "pulumi_aws_tags-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5203c943fc31b68b67ec9ba5f0898c2b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 3759,
"upload_time": "2024-09-17T14:38:07",
"upload_time_iso_8601": "2024-09-17T14:38:07.756320Z",
"url": "https://files.pythonhosted.org/packages/a4/57/c0d344908f6c3863f1335a3a7ff704a5ecf68cc94f966686c283c0686180/pulumi_aws_tags-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f8eca4312e3ace96e60fdcf2aeb67c1a83c2ccf9e9879b442330cf7319ad0470",
"md5": "3a7f448bebcacfe96ef575db42d64934",
"sha256": "6cf4f28a74d0e47676cc892b0bb680cac30270c1970c79b65ffad42e36ac534e"
},
"downloads": -1,
"filename": "pulumi_aws_tags-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "3a7f448bebcacfe96ef575db42d64934",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3820,
"upload_time": "2024-09-17T14:38:08",
"upload_time_iso_8601": "2024-09-17T14:38:08.971293Z",
"url": "https://files.pythonhosted.org/packages/f8/ec/a4312e3ace96e60fdcf2aeb67c1a83c2ccf9e9879b442330cf7319ad0470/pulumi_aws_tags-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-17 14:38:08",
"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"
}