outcastgeek / terraform-hcl-modular-structure

Terraform HCL Modular Structure (Example)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform HCL Modular Structure (Example)

Plan and Apply Infrastructure

terraform plan --var-file dev.tfvars

terraform apply --var-file dev.tfvars

About

Terraform HCL Modular Structure (Example)


Languages

Language:HCL 100.0%