micronaut-projects / micronaut-guides

Guides and Tutorials on how to use Micronaut including sample code
https://guides.micronaut.io
Creative Commons Attribution 4.0 International
36 stars 31 forks source link

Retrieving Secrets #703

Open sdelamo opened 2 years ago

sdelamo commented 2 years ago
sdelamo commented 2 years ago

Please, note that we already have an AWS Secrets Manager guide:

https://guides.micronaut.io/latest/micronaut-aws-secretsmanager.html

It would be good to based other guides in the same code base and example.

Of course, improve the AWS Secrets Manager guide as well if anything is lacking or difficult to understand.

sdelamo commented 2 years ago

I wrote a guide for Secrets rotation as well which is interesting if you use a secrets manager solution: https://guides.micronaut.io/latest/micronaut-aws-secretsmanager-rotation.html

sdelamo commented 2 years ago

It would be interesting to write an integratino with 1Password Secrets Automation and also a guide with HashiCorp Vault

agent-reed commented 1 year ago

May I volunteer to re-write the guide for AWS secrets management? I've tried to follow that guide and found it almost impossible to follow.

sdelamo commented 1 year ago

@agent-reed please send a PR with your suggestions