Denis Arslanbekov
Denis Arslanbekov
+1. I run etcd with debug log lever, and find this error: etcdserver/api/v3rpc: failed to receive watch request from gRPC stream ("rpc error: code = Unavailable desc = stream error:...
Any updates?
Hey, if need any help, I can help with `kube-prometheus-stack` too.
After added the ability to groups feature, there is very needed support for specifying wildcard in the directory.
I confirm, on terraform 1.2.0 no problem and no `etag` changes.
Hi @ykarakaya07, please attach the result of the Terraform execution.
Hi @dtwilliamsWork, we are currently working on a new version. In which we redesign the provider for the new API OpenVPN Cloud (CloudConnexa). We are open to any help from...
@bwesolowskicf, at this moment in time, I am rewriting an existing provider so that it starts working as expected. From what has changed (**I focus on these changes**): 1. Routes...
I try to run this terraform code: ``` terraform { required_providers { openvpn-cloud = { source = "OpenVPN/openvpn-cloud" version = "0.0.7" } } } provider "openvpn-cloud" { base_url = "https://mycompany.api.openvpn.com"...