-
**Output of `aws-sso version`:**
```
AWS SSO CLI Version 2.0.0-beta4 -- Copyright 2021-2024 Aaron Turner
1031acd4a28533e7b662d2387579786c71f04ae4 (v2.0.0-beta4) built at 2024-09-30T02:15:15+0000
`…
-
We have a fair amount of secret-management recipes in this stack. We should put it in a helper library, not a recipe included all over the place.
-
Greetings!
First of all, thanks for cookbook, it has been super helpful.
While working with it, I noticed that you did a terrific job of working with encrypted data bags and doing a best effort to…
-
It complained a lot about
> raise FileNotFoundError(err_msg)
> FileNotFoundError: No secrets files found. Valid paths for a secrets.toml file are:
> ...
I have them there and tested these …
-
Hello 1Password,
### Summary
OnePasswordItem definitions automatically create a Secret object. The presence of these Secret objects are unexpected by CD tools, such as Argo CD. The CD tools will c…
-
I published an app using Azure CLI with command
`func azure functionapp publish [my-app-name] --nozip`
Now I want to update the configuration of the app to connect to the Azure Key Vault and get…
-
In the helm world, we can use [helm-secrets](https://github.com/futuresimple/helm-secrets) to safely git-commit credentials used by your apps by encrypting it w/ [sops](https://github.com/mozilla/sops…
-
**What would you like to be added**:
We need something like private cloud profiles, private regions, private seeds for projects/teams/LoBs with private settings or infrastructure or for nations tha…
-
## 1. Implement Google OAuth Authentication
### Install and Configure Dependencies
- Install `@auth/core` and `@auth/sveltekit` packages.
- Update `package.json` to include these new dependenci…
-
Hi, Is this CSI driver GitOps-friendly? in particular FluxCD
I am currently using FluxCD as a GitOps operator and would like to evaluate the azure CSI driver as a secret management solution
Is t…