mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-11 22:00:21 -04:00
* The resource name should be consistent. The HCL declares the terraform_remote_state with a resource name of foo. But the example invocation uses network which is incorrect. * Foo > Network so this is a proper example.