Calle Pettersson

Results 153 comments of Calle Pettersson

To add another "user story", we also have a use-case similar to the described "vendor device on client networks", but our case it is in an IoT setting. Our devices...

@sixfeetover @negz As another Terraform solution, I just created https://github.com/carlpett/terraform-sops, which lets you use a sops-encrypted file as a data source

@autrilla I'd be perfectly fine with that, but I think a better goal would be to have it hosted in the "official third-party" organization [terraform-providers](https://github.com/terraform-providers). That way, it'll be possible...

Thanks for poking on this @abeluck, I had let it slip for quite a while. Back when this discussion was started, the "Terraform Provider Development Program" was just about to...

As ideas always come to late, I didn't look until now at the generated nginx-config checking for the certificate configuration. The ingress certs are not mentioned. The only configuration in...

@jackhopner Nice, looking forward to it! Regarding backwards compatibility, I see your point, but isn't this "forwards incompatible" instead? :)

Hey, Since this approach won't be merged, I'll close the PR. Thanks for the suggestion, though!

Hi, No, we've reduced our usage rather drastically, so it is no longer an active issue.

I looked at writing up a PR for this (the basics seems simple - include `#{session_path}` in the dump), but it seems session information is not included unless "grouped"? This...

Also running into this. From what I can tell the port being not 5432 is ok (although I initially reacted to it as well): https://github.com/GoogleCloudPlatform/cloudsql-proxy/blob/ec20300fbae3d11e93a9cc62946463632f3d9773/proxy/proxy/client.go#L84-L86 Unlike you @wilhelmi, I can't...