Turbot Guardrails CLI v1.7.0
Feb 23, 2020•CLI
What's new?
- turbot aws credentials now supports --aws-profile <aws_profile>, --profile <turbot_profile> and --access-key <turbot_access_key> --secret-key <turbot_secret_key> combinations.
Bug fixes
- turbot test was doing type coercion of input data before validation. It now expects correct types to be passed, matching the behavior of the Turbot server.