Skip to content

sibbstrust/Launching_Webserver_using_TERRAFORM

 
 

Repository files navigation

✍️ Write terraform code to configure the following things on AWS -

📍Launch One VPC in north verginia having name as lwterra

📍 Create EC2 instance in this VPC

📍Launch Webserver using apache

📍Create a index.html file having content about your skills.

📍Start the webserver on port 80

📍 Create the snapshot of volume attached with the EC2 instance.

📍Destroy all the resources created in this task.

About

Automation using Terraform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 74.0%
  • HTML 26.0%