Skip to content

Commit

Permalink
Solve merge conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed May 20, 2021
1 parent b6a260f commit 2e68b5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugins/modules/aws_s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@
description:
- KMS key id to use when encrypting objects using I(encrypting=aws:kms). Ignored if I(encryption) is not C(aws:kms).
type: str
<<<<<<< HEAD
=======
tags:
description:
- Tags dict to apply to the S3 object.
Expand All @@ -170,7 +168,6 @@
default: True
version_added: 2.0.0
requirements: [ "boto3", "botocore" ]
>>>>>>> * Docs and logic fix
author:
- "Lester Wade (@lwade)"
- "Sloane Hertel (@s-hertel)"
Expand Down

0 comments on commit 2e68b5b

Please sign in to comment.