* 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.