Roman Gorodeckij
Roman Gorodeckij
### Which Cloudflare product does this pertain to? Cloudflare Zero Trust ### Existing documentation URL(s) https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/deployment-guides/kubernetes/ https://developers.cloudflare.com/cloudflare-one/tutorials/many-cfd-one-tunnel/ ### Section that requires update This is heavily unclear. In [this](https://developers.cloudflare.com/cloudflare-one/tutorials/many-cfd-one-tunnel/) doc it...
Well [this](https://github.com/cloudflare/argo-tunnel-examples/tree/master/helm/cloudflare-tunnel) is the chart for helm which is not possible to access at all. Wheres the helm-chart repository? You have official cloudflare helm-chart repo in here: https://github.com/cloudflare/helm-charts but the...
There's crash when launching veewee, no idea what's going on: ``` Romans-MacBook-Air:vagrant-jessie-box holms$ veewee vbox build Debian-jessie-amd64-netboot Downloading vbox guest additions iso v 5.1.20 - http://download.virtualbox.org/virtualbox/5.1.20/VBoxGuestAdditions_5.1.20.iso Checking if isofile VBoxGuestAdditions_5.1.20.iso...
I'd really love to see alpine version in here. This would reduce image size even more :)
Just adding this one would make sense: ``` at_rest_encryption_enabled = "${var.encryption}" transit_encryption_enabled = "${var.encryption}" ``` If nothing specified by default then it would be false and that's it :)
Seems to be it's invalid. ``` * module.redis_sharepass.output.endpoint: Resource 'aws_elasticache_replication_group.redis' does not have attribute 'primary_endpoint_address' for variable 'aws_elasticache_replication_group.redis.primary_endpoint_address' ``` According to docs this attribute is only for non-clustered redis: ```...
### Verify it's not a duplicate bug report - [X] I searched for similar bugs reported on GitHub and nobody has reported a similar issue. Search all issuees. - [X]...