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

fix so template builds on first run #138

Closed WillBeebe closed 1 year ago

WillBeebe commented 1 year ago

mass bundle new then mass bundle build breaks, because the template doesn't have any named examples.

coryodaniel commented 1 year ago

Nice. Do you even need the foo fields or just a __name?

WillBeebe commented 1 year ago

Nice. Do you even need the foo fields or just a __name?

Just a __name. Admittedly we could have a better default than foo, maybe region, disk_size_mb for the infra bundle template.