hashicorp / vault-plugin-secrets-alicloud

Dynamic secrets for Alibaba Cloud.
Mozilla Public License 2.0
1 stars 8 forks source link

Alicloud secret ak/sk config not work in alicloud/config #81

Open PengLingJun opened 1 year ago

PengLingJun commented 1 year ago

we are use alicloud kms to auto unseal.so,we are have some ak/sk env in vault starup script.

but,if i use alicloud secret engine. alicloud/config ak/sk config not working.

I review some code for that plugin:

that define first find env config.that not great,in secret engine case,not need read env config,that ak/sk will defined in alicloud/config vault-plugin-secrets-alicloud/clients/creds.go