Creating an Instance using Terraform
As we know Terraform is an Infrastructure as a code, and it is useful for automating the infrastructure.
In this article, we will learn to automate the instance using Terraform.
Procedure:
1) Write instance.tf file
Here, we are providing the configur...
technocrats.hashnode.dev1 min read