Turbot Guardrails CLI v1.1.0
Jan 13, 2020•CLI
What’s new?
- Use turbot aws credentials --account 123456789012 --profile my-account to generate and save temporary AWS credentials into your local AWS profile. Easily work across many AWS accounts using your single Turbot profile.
- Filter turbot template build to target all instances of a specific template, which is great when you are in the process of converting code to use the template (some code in template management, some still custom).
Bug fixes
- turbot test was broken in v1.0.4 due to a missing dependency. Life is better with friends.