Anton Dollmaier
Anton Dollmaier
Can confirm the bug as well - looks like it's "not just me". Workaround: hardcode the private IP to the network: ```diff network { network_id = hcloud_network.internal.id + ip =...
Hi folks - thanks for the already open issue. We've recently migrated from the now deprecated ES7 client to the new API Client in v8 and "stumbled" the very hard...
``` # go-replace --version go-replace version 1.1.2 Copyright (C) 2017 webdevops.io ``` And now with the actual command: ``` + go-replace -s '' -r '' --path=/opt/docker/etc/mysql/ '--path-pattern=*.cnf' --ignore-empty panic: runtime...