Skip to content

jbatmalle/terraform_modules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

636 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terraform_modules

This is a group of terraform modules managed by Table XI (@tablexi). Most of these modules are things we do on every project. This has been made open source so you can see some examples.

WARNING!!


Use this it at your own risk. If you are brave enough to use undocumented modules please use them with a commit SHA1 module reference (see example below).

module "example-com-replica-mysql" {
   source    = "github.com/tablexi/terraform_modules?ref=05ce01e//aws/rds"
   ...
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HCL 100.0%