EC2
AWS EC2 Instance Creation Using Terraform
Introduction Prerequisites Create EC2 Instance Conclusion Introduction The blog will help you to learn how to launch an EC2 Instance with the help of Terraform. Terraform is an infrastructure as a code (Iac) tool that allows you to create, change, and keep infrastructure compliance. Terraform, write code once, and use it Read more…