elegant-truck-75829
07/15/2025, 10:50 PMfleet-default/dev05c
However, terraform apply fails with a timeout error:
Error: Timeout waiting for cluster ID fleet-default/dev05c
I noticed that data.rancher2_cluster_v2.cluster.cluster_v1_id gives the internal Rancher ID (c-m-xxxxxxx), and when I use that instead, the sync works as expected.
💡 So it seems rancher2_cluster_sync.cluster_id expects the internal Rancher ID (c-m-xxxxx) — not the namespaced ID (fleet-default/xxxx).
✅ Can anyone confirm if this is the intended usage?creamy-pencil-82913
07/15/2025, 10:55 PMbumpy-tomato-36167
07/16/2025, 1:46 AMbumpy-tomato-36167
07/16/2025, 1:47 AM