Mikalai Trafimovich
Mikalai Trafimovich
Same here. But I managed to fix it. In my case there was something like: ```hcl data "aws_ssm_parameter" "bootstrap_brokers_tls" { count = length(var.topics) > 0) ? 1 : 0 depends_on...
Any update on this? The same happens here. In the chronological order:  prerequisites: * Developer pushes a piece of code * CI system test/builds and pushes new tagged image...
Can't wait this feature being implemented natively. Until that has anyone tried to run another instance in Docker container? I managed to do it previously with the official client, but...
Hello. The same issue here - no data in UI when trying to restrict access based on groups in Azure (it shouldn't really matter as OAuth2/OIDC is more or less...
Just not to open a new issue, let me leave a comment here. It still doesn't work for namespaced (in terms of Gitlab) projects, because notification-controller keeps trying to send...
Facing the same issue on AWS with Databricks provider `1.37.0`.
Any updates on this one?
@bhkamath CentOS-7 is very sensitive to types casting. Passing quoted IP address from the cmdline will lead to parsing error. Where it's possible try to remove quotes from cmdline arguments,or...