mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-06-02 07:02:03 -04:00
This is an initial implementation of writing locks back to a file on disk. This initial implementation is incomplete because it does not write the changes to the new file atomically. We'll revisit that in a later commit as we return to polish these codepaths, once we've proven out this package's design by integrating it with Terraform's provider installer.