Create and deploy infrastructure as code to cloud providers. More information: https://www.terraform.io/.
terraform init
terraform validate
terraform fmt
terraform plan
terraform apply
terraform destroy