Darvein
  • Infosec
  • Coding
  • Devops
  • Langs
  • Music
  • Books
  • Blog
  • Me

Terraform basics

Basic workflow

1
2
3
4
5
6
7
terraform init
terraform workspace list
terraform select $WS

terraform plan -var-file=vars/qa.tfvars -var-file=../global.tfvars

terraform apply

How to terraform import

Link: https://www.dropbox.com/s/qdlgiytja6u3adc/2022-09-13_19-52-07.mp4?dl=0&dl=0

© 2021 - 2023 Dennis Ruiz · Powered by Hugo & Coder.