Reap collections changelog fragments - 5 (#68618)

* Reap collections changelog fragments - 5

* One more
This commit is contained in:
Matt Martz 2020-04-01 12:52:53 -05:00 committed by GitHub
parent f206af7a3a
commit f5178f9705
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 7 deletions

View file

@ -1,2 +0,0 @@
bugfixes:
- "openssl_certificate - ``provider`` option was documented as required, but it was not checked whether it was provided. It is now only required when ``state`` is ``present``."

View file

@ -1,3 +0,0 @@
minor_changes:
- 'aws_acm: Add the module to group/aws for module_defaults.'
- 'aws_acm: Update automatic retries to stabilize the integration tests.'

View file

@ -1,2 +0,0 @@
minor_changes:
- Fixes argument spec for several modules for using correct datatypes.