Skip to content

Infrastructure as Code project from Udacity's Cloud DevOps Engineer Nanodegree

Notifications You must be signed in to change notification settings

SWCousins/UdacityIaC

Repository files navigation

UdacityIaC :shipit:

To run:

  • AWS CLI needs to be installed and configured
  • Run bash create.sh 'udacity-test' network_servers.yml network-parameters.json to create the stack
  • Run bash update.sh 'udacity-test' network_servers.yml network-parameters.json to update an already existing stack

The Basics

  • Parameters ✅
  • Resources ✅
  • Outputs ✅
  • Working Test ✅

Load Balancer

  • Target Group ✅
  • Health Check and Listener ✅

Auto-Scaling

  • Subnets ✅
  • Machine Specs ✅
  • SSH Key ✅

Bonus

  • Output ✅
  • Bastion Host ⛔

About

Infrastructure as Code project from Udacity's Cloud DevOps Engineer Nanodegree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages