diff --git a/branch/stable-8/collections/community/aws/ec2_placement_group_info_module.html b/branch/stable-8/collections/community/aws/ec2_placement_group_info_module.html index 09f535ca8a3..581dd029a46 100644 --- a/branch/stable-8/collections/community/aws/ec2_placement_group_info_module.html +++ b/branch/stable-8/collections/community/aws/ec2_placement_group_info_module.html @@ -403,6 +403,16 @@
"cluster"
+Tags associated with the placement group
+Returned: success
+Sample: {"tags": {"other": "value2", "some": "value1"}}
A dict of key value pairs to associate with the placement group
+"cluster"
Tags associated with the placement group
+Returned: success
+Sample: {"tags": {"other": "value2", "some": "value1"}}