1 2 3 4 5 6
class php::resources { $configs = hiera('php::config', {}) # Apply instances create_resources('php::config', $configs) }