seatgeek / backstage-plugins

SeatGeek Backstage Plugins Collection
Apache License 2.0
31 stars 6 forks source link

feat(scaffolder): add new plugin for extending scaffolder actions #67

Closed bbckr closed 3 days ago

bbckr commented 1 week ago

This MR adds a new backstage backend plugin, which will be used for installing custom scaffolder actions for our Backstage Software templates.

The first released action will focus on HCL file merging, which will be useful for bootstrapping terraform on existing terraform projects.

This includes: