pulumi-aws-tags
v1.1.2
Published
Pulumi package that helps manage tags for AWS resources
Downloads
120
Readme
Pulumi AWS Tags
Pulumi package that helps manage tags for AWS resources.
Installation
Python
Use pip
to install the package:
pip install pulumi_aws_tags
Node.js (JavaScript/TypeScript)
To install the package, use either npm
:
npm install pulumi-aws-tags
or yarn
:
yarn add pulumi-aws-tags
Usage
See examples directory for usage examples.
Reference
- https://www.pulumi.com/blog/automatically-enforcing-aws-resource-tagging-policies/
- https://github.com/joeduffy/aws-tags-example