Reinholds Zviedris

Results 13 comments of Reinholds Zviedris

Just add [Traefik Reverse Proxy](https://traefik.io/traefik/) in front of `nginx` and get Let's Encrypt out of the box.

Please approve it and merge because we need it for our project to be compatible with security audit requests.

I suggest to at least update README for the module because by default you don't set the zone for keyrings because they're mostly `global`, but there could be times when...

Tried today with: - Terraform v0.14.3 - hashicorp/google v3.52.0 Issue still persists if `depends_on` is turned on module level. Any updates on when this will be fixed? 🤔

I can confirm that in 0.44.4 it works out of the box!

Is there any updates with this ticket? Because now I'm facing the case when I need to [whitelist IP ranges for MailChimp](https://mailchimp.com/help/my-subscribers-arent-receiving-my-campaigns/) - and I still don't know how to...

Just for the info - here is a small helper [gist](https://gist.github.com/ThomasLeister/f41adad98bb46d0c8418de50b5efb4a0) by @ThomasLeister to get your `rspamd` whitelist IPs.

Looks like this is issue not only for Gitlab, but also for Github. We rely on this Github Action: https://github.com/WyriHaximus/github-action-wait-for-status to continue our workflow. And thanks to this "fix" things...

Potentially - this should be handled here: https://github.com/terraform-docs/terraform-docs/blob/master/terraform/resource.go#L37 by adding a special case for `google-beta`.