@paulpogo/plugin-catalog-backend-module-iac-support
v0.0.3
Published
adds support for the spec.parent attribute on the ResourceComponent entity, so that nested ResourceComponents are shown like that in the Catalog Graph.
Readme
@paulpogo/plugin-iac-support-backend
This Package supplies the "backend" components for the IaC Support Backstage plugin.
To build it use the yarn --tsc command
To create the package use the yarn tsc command
To push the package to the NPM repo use npm publish --access public
