Skip to content

Demystifying development with Terraform Or: How I learned to stop worrying about complex deployments and embrace repeatable deployments.

License

Notifications You must be signed in to change notification settings

ltomes/demystifying-development-with-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demystifying development with Terraform Or:

How I learned to stop worrying about complex deployments and embrace repeatable deployments.

This repository is a companion piece to the DevFestMn 2018 presentation Demystifying development with Terraform Or: How I learned to stop worrying about complex deployments and embrace repeatable deployments..

It can be downloaded and ran locally.

Instructions:

Install terraform run:

  • init.sh # init the project
  • graph.sh # graph the project as an svg
  • apply.sh # create the project These shell scripts wrap terraform requests in tfvars (Default variables)

About

Demystifying development with Terraform Or: How I learned to stop worrying about complex deployments and embrace repeatable deployments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published