diff --git a/packages/grid_client/docs/architecture/decisions/update_deployments_store_path.md b/packages/grid_client/docs/architecture/decisions/update_deployments_store_path.md index 92e00574c1..b1b464756f 100644 --- a/packages/grid_client/docs/architecture/decisions/update_deployments_store_path.md +++ b/packages/grid_client/docs/architecture/decisions/update_deployments_store_path.md @@ -16,10 +16,13 @@ e.g tfchain |_ tfkvstore |_ machines - |_ vm # projectName + | |_ vm # projectName + | |_ testvm # instanceName + | |_ testvm + | |_ contracts.json + |_ gateways + |_ vm # projectName |_ testvm # instanceName - |_ testvm - | |_ contracts.json |_ testvmGateway |_ contracts.json ```