Plan with var file terraform

Generate plan with prod variables, save to file

terraform plan -var-file=prod.tfvars -out=prod.tfplan
more terraform all 43 commands →