microsoft / PSDocs

Generate documentation from Infrastructure as Code (IaC).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add object binding for target name

BernieWhite opened this issue · comments

Provide a way to bind an input object to extract out the name of the object.

Once the name of the object is extracted, then the name can be used for the default document name instead if relying on InstanceName which does not work across many objects at scale.