what
- Add
atmos terraform generate varfile
command - Add
atmos helmfile generate varfile
command - The commands support
-f
argument to write to a specific file instead of generating the file name from the context - General cleanup
why
- The command allow generating varfile for terraform and helmfile components and writing it to files in the components folders, or any file name specified by the
-f
command line argument (--file
for the long version) - Use
atmos
patterns ofgenerate
anddescribe
to generate config and describe config/settings - These commands replace the old/obsolete command
atmos terraform write varfile