Patrick Decat

Results 266 comments of Patrick Decat

> @pdecat Sorry I saw your confused emoji. Oops, it was a mis-click, I meant :heart:

Seeing the same issue despite TPM log properly file listing the installed plugins: ``` tail -n 18 ~/.tmux/plugins/tpm_log.txt [2024-11-25 15:41:12.027] List of discovered tpm plugins: tmux-plugins/tmux-resurrect tmux-plugins/tmux-continuum fcsonline/tmux-thumbs [2024-11-25 15:41:12.046]...

Hi, here's a somewhat work-around for this specific use-case using an intermediate datasource (needs two applies): ```tf provider google { version = "3.22.0" region = "europe-west1" project = "myproject" }...

> so this will probably always require two applies, even when starting from scratch. I can confirm it does. But at least it does not need manual intervention out of...

Maybe something the google provider could do to fix this situation would be to manage backends of a `google_compute_region_backend_service` as a separate resource: ```tf # NOT A WORKING EXAMPLE locals...

The work-around to setup Home Assistant on the Wear OS watch is to set the local internal IP address in the Android phone companion app main IP address during the...