RedBeardATX

Results 4 issues of RedBeardATX

So I am in the process of Migrating all of our topics from our chef setup to use this provider, however I am having some issues with the closing of...

Hello I love this name btw! The Sherpa helps the nomad goes up and down the mountain! Well I was wondering in the documentation it specifically mentions Prometheus alert manager,...

kind/question
area/autoscaling

Import is unable to use list generated from locals ``` provider "consul" { address = var.consul_address datacenter = "aws-ue1" } data "consul_service" "kafka_cluster" { name = "kafka-cluster" datacenter = "aws-ue1"...

bug

As we like and use this cookbook in production, I was curious if there was a way that you could add topic creations support within this cookbook. It would help...