1.1.3 • Published 7 months ago
pulumi-aws-tags v1.1.3
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.