Making optional schema creation
When running the create_resources macro now it is possible to skip the schema creation step by using the new parameters create_default_schema : false. By default this parameter is true
This helps hugely with the creation of resources on environments with stringent security mechanisms