You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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)
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.
The text was updated successfully, but these errors were encountered: