Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 104 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 104 Bytes

Terraform Demo

terraform init
terraform plan -out run.tfplan
terraform apply run.tfplan