Pulumi package that helps manage tags for AWS resources.
Use pip
to install the package:
pip install pulumi_aws_tags
To install the package, use either npm
:
npm install pulumi-aws-tags
or yarn
:
yarn add pulumi-aws-tags
See examples directory for usage examples.