coretech / terrafile

A binary written in Go to systematically manage external modules from Github for use in Terraform
Apache License 2.0
142 stars 28 forks source link

Clean flag added #14

Closed ivan-kostko closed 1 year ago

ivan-kostko commented 1 year ago

Introduced flag -c or --clean in order to remove all contents of destinations and module path upon fetching artefacts. As flag defaults to false -back compatibility stays intact.