What’s new?
- Use
turbot aws credentials --account 123456789012 --profile my-accountto 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 buildto 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 testwas broken in v1.0.4 due to a missing dependency. Life is better with friends.