Update aws_secret.py (#53390)
Update the version_added variable that should be 2.8
This commit is contained in:
parent
9687879840
commit
c6aecf4704
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue