Patrick Schönfeld
Patrick Schönfeld
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 5.5.21 - Ruby: - Distribution: Ubuntu Xenial - Module version: 2.0.0 ## How to reproduce (e.g Puppet code you use)...
When defining an`ec2_vpc` resource and not specifying the region parameter the module throws strange error messages like "Could not set 'present' on ensure: type mismatch: String given". The problem can...
If diff is failing for any reason (e.g. because of wrong arguments when providing them via diff_options) the diff method is silently failing, returning no diff but no error message...
Since different diff implementation support different feature sets (e.g. BSD find vs. GNU find), it would be helpful if one could chose which find binary is used. Could this feature...