This release of Terrafirm has a few changes:
- It removes the gpg secrets and other functions that I generally found to be unnecessary and useless in practice.
- It adds the first run of roles. These are configs that contain a
default.tfrole
file and allow you to manage multiple configurations at one time. - Terrafirm now only removes the state file before executing, no longer clearing out the local modules or other configurations and speeding up runs.
The documentation and project structure has been updated to explain the basics of what Terrafirm hopes to achieve and a further breakdown of this project's structure if you want to learn more.