Common functionalities for the iac-support plugin - adds support for the spec.parent attribute on the ResourceComponent entity, so that nested ResourceComponents are shown like that in the Catalog Graph.
npm install @paulpogo/plugin-iac-support-commonThis Package supplies the "common" 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