Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Terraform UI for non technical CLI users?

I currently have a server build process that uses Terraform and deploys a server all from code.

I'm looking for a web UI with forms that I could either populate specific fields and or do API get commands against a VCenter or wherever the server is being built to populate the specific fields. The fields that get populated would be stored as the variables.tf file and when someone hits submit, it would run the actual Terraform command terraform apply to build the server based on the variables. My guess is the terraform binaries would have to live on there so it could run in the background.

It doesn't have to be some super fancy web page, just something that I could potentially make look cool for Director level folks.

Also, I don't want to use TF enterprise, yet. I've looked into a couple of open source projects (atlantis and terrahub) but none seem to be what I'm looking for.

I'm far from a web developer so any help would be awesome.

like image 635
Gafotas Avatar asked Feb 24 '26 15:02

Gafotas


1 Answers

You can try with SLD Stack-Lifecycle-Deployment

I think it has everything that you need It is very intuitive, it has a web interface and a rest api to easily integrate it with the rest of the applications.

like image 60
Freack_QAC Avatar answered Feb 26 '26 17:02

Freack_QAC



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!