Fix aws_s3_cors documentation (#35684)

pull/35874/head
KrdLab 7 years ago committed by Ryan Brown
parent 6340d58cd1
commit 2a6b03459b

@ -27,8 +27,7 @@ options:
state:
description:
- Create or remove cors on the s3 bucket
required: false
default: present
required: true
choices: [ 'present', 'absent' ]
extends_documentation_fragment:
- aws

Loading…
Cancel
Save