mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-28 03:02:10 -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.