Terraform installation

Hi All-

How can i create cloud resources using terraform without installing terraform and visual Studio code on the local laptop?

Is there a way to create terraform code to create cloud resources without actually installing terraform locally?

Rgds
Mandar

You have a lot of options. For example You can use VPS and install there terraform or use github ci/cd and setup pipline for terraform like here https://github.com/dvlpmike/consul-cluster-azure/tree/main/.github/workflows