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.