Status: IN
FTL2 examples use provider-specific state file names — `.ftl2-state-hetzner.json` for Hetzner, `.ftl2-state-azure.json` for Azure, and `.ftl2-gcp-state.json` for GCP — alongside the default `.ftl2-state.json`. The Hetzner and Azure names follow a `.ftl2-state-<provider>.json` pattern, though GCP's `.ftl2-gcp-state.json` deviates from it. This suggests provider-specific state files can coexist, which could support multi-cloud deployments maintaining independent state per provider.