Skip to content

pavanjava/terraform-tutorial

Repository files navigation

The basic commands for any terraform IaC to work with are

  • terraform init
  • terraform validate
  • terraform plan
  • terraform apply
  • terraform destroy

Navigate to any specific folder and run above commands to see the infrastructure spin up in respective clouds

open the <file_name>.drawio with draw.io tool to see the architecture diagrams

Note: certified-terraform-associate folder has got all the code related to the terraform certification course

About

has got terraform configs to play with Azure & AWS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages