ubuntu / ubuntu-make

Easy setup of common tools for developers on Ubuntu.
GNU General Public License v3.0
1.2k stars 189 forks source link

Add terraform support #605

Closed aleks-sidorenko closed 5 years ago

aleks-sidorenko commented 5 years ago

terraform is very popular tool nowadays for most of the backend developers and devops. And it is updated quite often making us do a lot of extra work to update it. So it would be really nice to have terraform support in umake.

LyzardKing commented 5 years ago

Welcome back @aleks-sidorenko! I've never used terraform, but it seems to be released as zip files on their download page. Do you feel like adding this to umake yourself? If you need anything let me know!

aleks-sidorenko commented 5 years ago

@LyzardKing thanks, yes I am going to work on this. Should I create new category for those tools like devops or something?