Skip to content

Making optional schema creation

Compare
Choose a tag to compare
@wilson-urdaneta wilson-urdaneta released this 27 Apr 09:52
· 2 commits to main since this release
47f9a8e

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