Hi @admah
This is what we are seeing when running them locally
Unexpected error running Liquibase: ERROR: Using include with formatted SQL requires a valid Liquibase Pro key. Get a free license key at https://liquibase.com/trial. Add liquibase.licenseKey=<yourKey> into your defaults file or use --license-key=<yourKey> before your command in the CLI.
liquibase.exception.CommandExecutionException: liquibase.exception.ChangeLogParseException: ERROR: Using include with formatted SQL requires a valid Liquibase Pro key. Get a free license key at https://liquibase.com/trial. Add liquibase.licenseKey=<yourKey> into your defaults file or use --license-key=<yourKey> before your command in the CLI.
@amith I’m glad you were able to figure that out. I’m going to file an issue to make sure our documentation accurately reflects how this works so that others don’t run into the same issue.