Adam Gardner

Results 64 comments of Adam Gardner

So... this issue was opened to allow discussion, but so far (two months later), it... doesn't seem like there's been any actual discussion. Is anyone actually considering this?

I'd really love to see this. The workarounds with assumed roles are really not very satisfactory, for three reasons: 1. A person can be in more than one group and...

I'd love if there were a way to handle this within logtrail itself, as this is primarily a display issue. That is, if I use some regex trickery in (for...

As a global organization monitoring systems in remote offices and stores that get shut off at the 'end of the day' local time, this would be huge for us as...

@paultyng #248 was closed, do you know if there is still any plan to add support for nested data structures to the SDK? The comments in #248 were somewhat ambiguous....

I was surprised that there wasn't any description field on Providers; what's the workaround until this is fixed? Just, manually edit the generated documentation?

There is definitely [automated documentation generation](https://github.com/hashicorp/terraform-plugin-docs), it just doesn't seem to be fully developed (despite being [configured by default in the provider scaffolding repository](https://github.com/hashicorp/terraform-provider-scaffolding/blob/main/main.go#L20)).

It's worth noting that, without the ability to specify a trusted CA, all TLS connections effectively have `trustAllCertificates` set to true. The GELF protocol has nothing akin to verifying that...

@gregohardy Is this a ticket I should be able to see? I checked tickets.puppetlabs.com and wasn't able to find it.

I also would love to see something akin to `alb.ingress.kubernetes.io/group.name` on NLBs (presumably as something akin to `service.beta.kubernetes.io/aws-load-balancer-group-name`). NodePort seems like a nonstarter with an autoscaling cluster - you have...