Jean-Frédéric Faust
Jean-Frédéric Faust
It's been a while.. but has there been any progress on this? Or maybe alternatives?
@astorath Have you found any workaround? We want to read the secret token and use it to manage a corresponding `azuredevops_serviceendpoint_kubernetes` resource that uses the "ServiceAccount" `authorization_type` but can't because...
Here's what we ended up doing: Terraform: ```terraform data "external" "kubernetes_secret_env_systems" { for_each = kubernetes_service_account.env_systems program = ["Powershell.exe", "& ./Get-KubernetesSecretData.ps1"] working_dir = path.module query = { kubeConfigContext = var.cluster_name namespace...
+1 for merging this instead of having to use patch-package like mentioned here: https://github.com/jeremydaly/serverless-mysql/issues/108#issuecomment-868527734
I wanted to show 2 graphs. One for success and one for failures. The first one would show green bars and the second red ones. Based on the implementation, I...
> This is a complicated process, unfortunately. The original source code that I work on is in the directory `generate/template/`. You can see all 4 language source files there. This...
As a side note, I am able to connect to the website using my Tezos account, which is also done by scanning a QR code but it's done with the...
I also tried connecting to the example connection page at: https://example.walletconnect.org/ . In that case, I'm getting a popup with a "Connection Failure" error (vs nothing happening for fxhash.xyz). 
Same here :(