Skip to content

Commit

Permalink
ssm_parameter: add support for tags - updated docs to reflect version…
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehas authored and tremble committed Feb 2, 2023
1 parent 474aa60 commit 9274796
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugins/modules/ssm_parameter.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@
- amazon.aws.ec2
- amazon.aws.boto3
- amazon.aws.tags
notes:
- Support for I(tags) and I(purge_tags) was added in release 5.1.0.
'''

EXAMPLES = '''
Expand Down

0 comments on commit 9274796

Please sign in to comment.