Skip to content

medleylearning/tf-workshop-modules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop Terraform Modules

These modules are for provisioning various components used by Workshop Ventures

Usage

When using a module - you can refer to the github repo with a tag version to specify the exact version or github sha

module "eks" {
  module = "git::https://github.com/Workshop-Ventures/tf-workshop-modules.git//eks/cluster?ref=v0.0.1"
}

About

Workshop Terraform Modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HCL 99.2%
  • Smarty 0.8%