Q4 Single choice Mark for later Which does NOT set a variable in Terraform? A Passing the variable with a var statement to Terraform B Setting the variable as key value pairs in a file in a subdirectory named tfvar C A default value in the variable declaration within a TF plan file D Setting the environment variable using a TF_VAR_predicate in front of the variable name Correct answer