You want to define a single input variable to capture configuration values for a server. The values must represent memory as a number, and the server name as a string.
Which variable type could you use for this input?
Which of the following command would be use to access all of the attributes and details of a resource managed by Terraform?
Which argument can you use toprevent unexpected updatesto a module's configuration when calling Terraform Registry modules?
A module can always refer to all variables declared in its parent module.