aws-sm-buildkite-plugin icon indicating copy to clipboard operation
aws-sm-buildkite-plugin copied to clipboard

Support AWS profiles

Open sven-plastiq opened this issue 5 years ago • 3 comments

I have a multi-account setup and would like to store my secrets in another account than the current one. While the plugin supports multiple accounts and ARN the actual AWS command for getting the secret is using the default profile.

I would like to be able to provide another profile that is used to execute the aws secretsmanager get-secret-value command.

sven-plastiq avatar Jul 20 '20 08:07 sven-plastiq

This is a majot drawback for this plugin. I would +1 it

taha23hasnain avatar Dec 30 '21 00:12 taha23hasnain

Same here, have to change my code because of the lack of profile support.

damienrj avatar Dec 14 '22 07:12 damienrj

We would find it very useful as well and have opened a PR for adding basic support to the plugin for now, with more complex support coming soon (if we can get to it lol)

mhornbacher avatar Mar 30 '23 18:03 mhornbacher