Skip to content

Just practicing terraform , coded an HA model in AWS

Notifications You must be signed in to change notification settings

dvopsway/terraform_aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Introduction

Terraform is an amazing tool that helps you provision infrastructure as a code. In this repo you can find an example of HA model build by terraform. To provision the above code in your aws infra, run the commands below:

terraform plan
terraform apply

To see the resources created

terraform show

About

Just practicing terraform , coded an HA model in AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages