Can the Bosh Director process a manifest file identifier that contains within it another identifier? For example: Stored in CredHub would be the secrets /consul_cert/V1 and /cert_version In the manifest file the following would be specified: consul_cert: (( /consul_cert/(( /cert_version )) )) This would result in the outer identifier having the form: (( /consul_cert/V1 ))