Which of the following commands will launch the Interactive console for Terraform interpolations?
A . terraform
B . terraform console
C . terraform cmdline
D . terraform cli
Answer: B
Explanation:
The terraform console command provides an interactive console for evaluating expressions.
https://www.terraform.io/docs/commands/console.html