Features
- Added check_mode and diff to the user module
- Added ignored_properties to the user module
Changes
- use filters when retrieving user to speed up the request
Fixes
- mark RegEx pattern as a raw string (fix by @jaudriga)
Docs
- Added declarative modules page to summary
What's Changed
- New release by @rmocanu-ionos in #209
- feat: return diff for present and update, return object state after u… by @rmocanu-ionos in #210
Full Changelog: v7.4.1...v7.5.0