aws-secrets-manager
Here are 92 public repositories matching this topic...
-
Updated
Dec 17, 2021 - Go
In an effort to gather the list of users of argocd-vault-plugin, we are asking that if you are a user of AVP, please add your organization to our users list! https://github.com/IBM/argocd-vault-plugin/blob/main/USERS.md.
This helps us understand where and how AVP is being used so we can continuously improve the project.
Thank you!
-
Updated
Nov 5, 2021 - Python
-
Updated
Sep 21, 2021 - Go
-
Updated
Nov 29, 2021 - Go
-
Updated
Sep 17, 2021 - C#
-
Updated
Dec 14, 2021 - Go
-
Updated
Oct 4, 2021 - Python
-
Updated
Nov 10, 2021 - Python
-
Updated
Dec 17, 2021 - Python
-
Updated
Dec 16, 2021 - Go
-
Updated
Sep 23, 2021 - Go
-
Updated
Nov 25, 2020 - Go
The existing glob matcher is very primitive and works only with *:
https://github.com/action-factory/aws-secrets-manager-action/blob/276968b04438660afff72bad5f5725f3af9fea95/src/utils.ts#L50-L52
Use something like isaacs/minimatch instead, as it offers more matching features.
-
Updated
May 16, 2021 - Go
-
Updated
Jul 10, 2021 - Go
-
Updated
Mar 25, 2021 - Python
-
Updated
Jun 12, 2021 - JavaScript
-
Updated
May 17, 2019 - HCL
-
Updated
Nov 12, 2021 - Go
-
Updated
May 10, 2021 - Go
-
Updated
Jan 7, 2021 - Go
-
Updated
Jul 15, 2019 - JavaScript
-
Updated
Nov 11, 2021 - Python
-
Updated
Jul 19, 2021 - HCL
-
Updated
Nov 29, 2020 - Rust
-
Updated
Nov 20, 2019 - Go
Improve this page
Add a description, image, and links to the aws-secrets-manager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aws-secrets-manager topic, visit your repo's landing page and select "manage topics."
I wanted to suggest this because I just started using this thing to document my own charts: https://github.com/norwoodj/helm-docs
Its trivial to use, just install the tool, use its comment syntax in your Chart.yaml and values.yaml and your done! You can customize it, but so far I haven't needed to use my own templating for it, just let it read the chart.yaml and values.yaml. It has examples in