Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example data center architecture with Terraform

A lightweight data center architecture for The Terraform Book.

Usage

Checkout the repository and all sub-modules:

git clone --recursive https://github.com/turnbullpublishing/tf_dc.git

The rough directory tree should be:

.
├── LICENSE
├── README.md
├── development
│   ├── api.tf
│   ├── consul.tf
│   ├── main.tf
│   ├── outputs.tf
│   ├── terraform.tfvars
│   ├── variables.tf
│   └── web.tf
├── modules
│   ├── api
│   ├── consul
│   ├── vpc
│   └── web
└── production

License

MIT

About

An example data center architecture using Terraform

Resources

Stars

19 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages