Skip to content

priyanshuthapliyal/Terraform-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Terraform-Project

Creating a terraform script to create an AWS EC2 instance Deploying that ec2 instance on a custom VPC assigning a public IP address to connect to it And automatically installing an apache webserver to handle web traffic

Note- when running terraform init command a state file will be created as well. The primary purpose of Terraform state is to store bindings between objects in a remote system and resource instances declared in your configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages