user interface to run terraform (tf) files.
- Download terraform binary from terraform.io
- Place the terraform binary|executable (terraform|terraform.exe) path in global.properties (src/main/resources)
- Provide the location of directory where files will be placed in global.properties (src/main/resources)
git clone https://github.com/mohnishbasha/terraform-ui.git
cd terraform-ui/
mvn package
java -jar target/terraform-ui-X.X.jar
http://localhost:8090/
- TBD [working on this, will be out soon .. ]
- Java
- Maven
- Mysql
- contact: mohinish_ce [@] yahoo dot com