-
Hi,
at the moment i'm managing my argocd helm-repositories in azure as secret and sync them with akv2k8s as a Multi-Key-Value secret (https://akv2k8s.io/tutorials/sync/4-multi-key-value-secret/). T…
-
## Problem
I'm using Prisma only to manage my database schema, not for the CRUD operations in code. The problem is that the schema.prisma file only supports defining the datasource URL using values…
-
## Summary
Allow vesting coins and schedules to be added to an existing account.
## Problem Definition
As the recipient of vesting funds, I want them added to my existing account so that I do…
-
**Hello wjiec,**
when I follow the readme to install alidns-webhook, and I encounter a problem of alidns-webhook pod startup. The error message shows that not found the tls.crt file and I double c…
-
There are a lot of calls to externally hosted GH workflows.
This ticket is to examine the dependencies and create a list of functional actions and nice-to-have but not necessary for lean operation.
…
-
## Overview
I am on Arch and using for instance the supplied `mutt_oauth2.py` script supplied with Mutt or similar I get from time to time:
```
Traceback (most recent call last):
File "/home/u…
-
When the user submits the back-up email, it should call recovery code creation. This story is to save the Soledad secret ecrypted with the generated recovery code. However, after this story is done, w…
-
I have a use case where it would be ideal if there was some way to add new secrets to an existing secrets file that is encrypted. I know this is possible by decrypting the file then adding and then re…
-
### Proposal
Add data-sources `vault_gcp_credentials`:
```
Outputs:
${vault_gcp_credentials.token_creds.token}
${vault_gcp_credentials.key_creds.key}
```
```
# single data sources
data "v…
-
While not documented by this repo, you can successfully create a `vercel_env` with type `encrypted`.
However, these resources will always have changes applied to them. It would be great if support …