Pluralith / pluralith-cli

A tool for Terraform state visualisation and automated generation of infrastructure documentation
https://www.pluralith.com
Mozilla Public License 2.0
789 stars 51 forks source link

Auto-Generate Projects #77

Closed DanThePutzer closed 2 years ago

DanThePutzer commented 2 years ago

Currently the Pluralith CLI requires initialization with an existing project ID. This means one has to manually create a Pluralith project through the Pluralith dashboard for each corresponding Terraform project.

This is not ideal and creates a lot of initial overhead for organizations that have loads of Terraform projects.

A user should be able to specify a custom project ID and Pluralith should then push runs to the project with that ID if it exists, and if it doesn't, create a new one automatically.

Thanks to @CloudMarshall for the feature request!

DanThePutzer commented 2 years ago

@CloudMarshall we just shipped a first version of this one, give it a spin and let us know how it goes!