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?
How would you output returned values from a child module in the Terraform CLI output?
Which of these actions will prevent two Terraform runs from changing the same state file at the same time?
Which provider authentication method prevents credentials from being stored in the state file?