mnuma / terraform-aws-resource-skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

provider / backend / variables / tfvars

curl -LO https://raw.githubusercontent.com/mnuma/terraform-aws-resource-skeleton/master/provider.tf

curl -LO https://raw.githubusercontent.com/mnuma/terraform-aws-resource-skeleton/master/backend.tf

curl -LO https://raw.githubusercontent.com/mnuma/terraform-aws-resource-skeleton/master/variables.tf

curl -LO https://raw.githubusercontent.com/mnuma/terraform-aws-resource-skeleton/master/terraform.workspace1.tfvars

Makefile

curl -LO https://raw.githubusercontent.com/mnuma/terraform-aws-resource-skeleton/master/Makefile

About


Languages

Language:Makefile 69.2%Language:HCL 30.8%