Shubham Kale

Shubham Kale

  • 1.3k
  • 405
  • 368

How to build a framework to automate the infrastructure Provisioning

Feb 12 2024 7:14 AM

I want to develop a framework that incorporates a user-friendly web UI. For the backend, I intend to utilize either Node.js or Python. Whenever I start the server, I want it to automatically trigger a Terraform script, which will in turn launch the necessary services.


Answers (2)