This module allow you decoupled configuration files split config items in
separated config files located in modules.

How to use:
Create decoupled_config directory in your module and put your config files
there.

Those config items will be merged in the import process with your
config/sync configurations to get the active configuration.

Example:
config/sync/honeypot.settings.yml