1.1.3 • Published 11 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_tagsNode.js (JavaScript/TypeScript)
To install the package, use either npm:
npm install pulumi-aws-tagsor yarn:
yarn add pulumi-aws-tagsUsage
See examples directory for usage examples.