Skip to content

Workshop-Ventures/tf-workshop-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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

Packages

No packages published