-
I was trying to migrate `Secret` provisioning from the original `Azure` provider to the `Azure NextGen` provider. As per guidance I deleted the secret from state without issue, however, when I try to …
-
Forgive me if this is a mistake on my end, but after having followed various bits of documentation I am at a loss.
I'm using vals with helm secrets plugin to manage secrets in helm values files for…
-
#### Community Note
Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the comm…
-
Today in AppHost projects, resources are typically configured by calling `WithEnvironment` to inject an environment variable with a specific value into the resource's model. We should consider adding …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
https://github.com/Azure/azure_preview_modules/blob/2413dafa6f979a2070843b073830901cc1b1d868/lookup_plugins/azure_keyvault_secret.py#L102
Currently using the plugin with environment variable servic…
-
It is both [an anti-pattern](https://12factor.net/config), and unnecessary application code complication.
Instead applications should leverage [AppService and KeyVault integration](https://docs.mi…
-
### Rancher Server Setup
- Rancher version: 2.9.1
- Installation option (Docker install/Helm Chart): Installed and managed via terraform
### Information about the Cluster
- Kubernetes version:…
-
### Description
In an IAC world, it is likely that terraform, system users with public/private key credential are set up and the private key is placed in a named, say, an Azure KeyVault (as a secret)…
-
Some tooling - such as Cromwell on Azure, requires access to Azure blob storage from within the workspace.
Could we used VM managed identities to access the storage? Does a security group mapping …