Skip to content

thanglq1/terraform

Repository files navigation

Deploy

  1. cd to your terraform you want to run. e.g: cd terraform-create-ec2-instance
  2. Run command terraform init
  3. Run command terraform apply

Destroy

Run command terraform destroy

Notes

  • Terraform locals help us reduce duplication in our code. You guys can see in terraform-locals-variables

About

everything about terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published