book-of-kubernetes / examples

Examples for The Book of Kubernetes
MIT License
146 stars 71 forks source link

Support for use of non-default profiles for executing AWS playbooks #31

Open mikewheel opened 11 months ago

mikewheel commented 11 months ago

I am unsure how to configure the example code to make use of a profile other than the default, as specified in the documentation for the AWS CLI. Is there a convenient way to do this, or would it require extending the code?