When I, for example, want to change something my terraform kills all Virtual Machines at the same time in my GCP Cloud. I want to kill the first machine after restore it and then kill the second machine and so on. Because I don’t want any downtime when it has a failover mode.
Do you have any ideas?