Skip to content

nicoleannhargrove/aws3tier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws3tier

This terraform root module creates a tier infrastructure in the AWS Provider.

  1. main.tf - is a monolithic file for creating vpc, 2 public subnets, a private subnet and a load balancer. 2.outputs.tf - is used to pass the alb ip address.
  2. providers.tf - is used to declare the AWS Provider.
  3. variables.tf - is used to declare the various variables instead of hardcording.
  4. apachehttpd.sh - bash script that used to bootstrap Apache HTTP Web Server.
  5. nginx.sh - bash script that is used to bootstrap nginx Web Server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published