ansible/changelogs/fragments/61735-wait-for-s3-bucket-to-exist-before-modifying.yaml
Sloane Hertel 91ccb03552 aws_s3 - wait for the bucket before setting ACLs (#61735)
* Wait for the bucket to become available if possible before setting ACLs
2019-09-04 09:42:28 -04:00

2 lines
99 B
YAML

bugfixes:
- aws_s3 - Try to wait for the bucket to exist before setting the access control list.