massdriver-cloud / massdriver-cli

Deprecated. See https://github.com/massdriver-cloud/mass
https://massdriver.cloud
Apache License 2.0
3 stars 2 forks source link

mass bundle import to import terraform modules and helm charts as bundles #131

Open coryodaniel opened 1 year ago

coryodaniel commented 1 year ago

mass bundle import —type helm —src foo/ —values values.yaml (auto sets to app bundle type)

mass bundle import —type terraform —src foo/

Second one would tf2json figure out the vars, do the same thing the helm one is doing and then generate json schema and a main.tf that just wires up all the vars