Skip to content

ChainSafe/infra-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform modules repo

Repo structure

We use the following structure for the modules

modules/{provider_name}/{module_name}

where:

  • provider_name - for what provider this module is developed
  • module_name - the name of service this module interact with / main purpose of this module

examples:

modules/aws/s3
modules/aws/iam
modules/cloudflare/dns

Versioning

we use github tags in order to have versioning for our modules

the tag format is: {provider_name}-{module_name}-X.Y.Z

where:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •