ntkach / do-terraform

Best practices structure for a terraform structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do-terraform

Best practices structure for Terraform

  • There is one directory for each Terraform provider here. So you'd put everything AWS in aws, everything Azure in azure, etc.

ToDos:

  • Need to figure out some kind of tagging standard(s) on resources.

About

Best practices structure for a terraform structure


Languages

Language:HCL 100.0%