Skip to content

anthony-albertina/terraform-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Modules


Allows Reusable Infrastructure as Code

How to Use:

module "[MODULE_NAME]" {
  source = "git::https://github.com/anthony-albertina/terraform-modules//[MODULE]?ref=[TAG]"
  [VARIABLE_NAME] = [VALUE]
}

About

Useful Terraform Modules

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors