-
### Terraform CLI and Provider Versions
Terraform v1.5.5
Snowflake-Labs/snowflake 0.86.0
### Use Cases or Problem Statement
I'd like to be able to manage snowflake secrets with terraform. This is …
-
Secrets are sometimes displayed as a base32-encoded string without padding. This should be supported for better usability.
-
**Bug Steps:**
1. Navigate to the Secrets section of the application.
2. Refresh the page using the browser's refresh button.
**Expected Result:**
After refreshing the page in the Secrets section, th…
-
### What happened?
Getting error when running `pulumi update`:
```sh
Preview failed: resource "urn:pulumi:mc-predev::foo-infra::kubernetes:external-secrets.io/v1alpha1:ClusterSecretStore::
dev-clu…
-
After getting overwhelmed by SOPS, it'd be ideal to move to a different way of managing secrets. agenix is the primary candidate right now, but other options like git-crypt might be preferable.
-
How do we share secrets amongst the team and applications for Xplorers website?
An example -> https://infisical.com/pricing
Maybe -> https://github.com/jacobbednarz/cf-vault?
-
### Apache Airflow version
main (development)
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
Problem:
I was trying to use airflow as a child …
-
## SECRETS MANAGEMENT
Declaritive Secrets management using age-encrypted secrets for NixOS and Home Manager.
[agenix](https://github.com/ryantm/agenix)
-
**Describe the bug**
We have Vault 1.16.1 and Vault Secrets Manager 0.7.1 running in our dev, sandbox, and prod EKS 1.26 clusters. The vault-secrets-manager pod is using a lot more memory than the de…
-
Many of us define almost all the resources deployed to our account as IaC.
Currently runs-on requires the license key to be defined in CloudFormation plaintext parameters, meaning we cannot (easily…