agnes-the-ai-analyst/infra/modules
ZdenekSrotyr f52cfd1119
infra(customer-instance): allow stopping VMs for in-place updates (#211)
Add allow_stopping_for_update=true on google_compute_instance.vm. Without
it, a TF change to machine_type triggers ForceNew (destroy + recreate);
with it, the provider stops + mutates + restarts the VM in place, which
is what an operator resizing a running deployment expects. Tag as
infra-v1.7.0; consumers opt in by bumping the module ref.
2026-05-07 06:58:10 +02:00
..
customer-instance infra(customer-instance): allow stopping VMs for in-place updates (#211) 2026-05-07 06:58:10 +02:00