Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.
/ tf Public archive

A set of Terraform modules to support common patterns in a low configuration manner

License

Notifications You must be signed in to change notification settings

adhocteam/tf

Repository files navigation

Terraform Foundation

This is an opinionated setup for a basic 3-tier app in AWS from the VPC on up. Our primary goal is speed of setup over flexibility. Therefore, we try to restrict the number of variables per modules to a reasonable minimum.

Examples

Sources of inspiration

The approach taken here was influenced by reviewing the following sources (some private to Ad Hoc)

External Prior Art:

Ad Hoc's Work:

AWS Provider version

The modules rely on implicit provider inheritance. We suggest version = "~> 1.52" or higher. The database module requires PostgreSQL logging features enabled in that release.

About

A set of Terraform modules to support common patterns in a low configuration manner

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published