Puppet Task: elasticloadbalancingv2_aws_add_tags
- Defined in:
-
tasks/elasticloadbalancingv2_aws_add_tags.json,
tasks/elasticloadbalancingv2_aws_add_tags.rb
Overview
Adds the specified tags to the specified Elastic Load Balancing resource. You can tag your Application Load Balancers, Network Load Balancers, and your target groups. Each tag consists of a key and an optional value. If a resource already has a tag with the same key, AddTags updates its value. To list the current tags for your resources, use DescribeTags. To remove tags from your resources, use RemoveTags.