Sarah French

Results 293 comments of Sarah French

Thanks for reporting this bug! This problem isn't actually specific to the Azure backend and is due to shared code that is reused among all the remote-state backends. However this...

Note from triage: the Beta version of the Compute API separates `futureReservations` from `reservations`, the latter being what `google_compute_reservation` manages. This suggests a **new resource** `google_compute_future_reservation` would be needed: https://cloud.google.com/compute/docs/reference/rest/beta/futureReservations...

Collapsed previous content of this message Hmm, [the failure](https://github.com/hashicorp/terraform/actions/runs/13857148981/job/38776416114?pr=36646) in `TestTest_UseOfBackends_happyPath` on this PR is something I'm seeing inconsistently on my machine: ``` --- FAIL: TestTest_UseOfBackends_happyPath (0.20s) --- FAIL: TestTest_UseOfBackends_happyPath/When_there_is_pre-existing_state,_the_state_is_updated_by_the_run_containing_the_backend_block...