Basic Terraform commands
lets learn and see few of commands that each one of us should know for terraform :
Get Help
terraform -help — Get a list of available commands for execution with descriptions. Can be used with any other subcommand to get more information.
terraform f...
mrdevops.hashnode.dev5 min read