Update aws_secret.py (#53390)

Update the version_added variable that should be 2.8
This commit is contained in:
Rémi REY 2019-03-06 19:31:55 +01:00 committed by Sandra McCann
parent 9687879840
commit c6aecf4704

View file

@ -8,7 +8,7 @@ DOCUMENTATION = r"""
lookup: aws_secret
author:
- Aaron Smith <ajsmith10381@gmail.com>
version_added: "2.7"
version_added: "2.8"
requirements:
- boto3
- botocore>=1.10.0