{
"schema_version": 1,
"entries": {
"environment-value": {
"id": "environment-value",
"kind": "resolved_deployment",
"scope": { "id": "environment/value" },
"owner": "dpl/environment/value",
"identity": { "kind": "resolved_deployment", "value": "sha256:environment-value" },
"provenance": {
"sources": ["distributed_cli/Cargo.toml"],
"generator": "test.environment"
},
"outputs": { "deployment": "distributed_cli/src/lib.rs" },
"environment": {
"DATABASE_URL": "postgres://user:password@example.invalid/db"
}
}
}
}