You have a list of numbers that represents the number of free CPU cores on each virtual cluster:
numcpus = [ 18, 3, 7, 11, 2 ]
What Terraform function could you use to select the largest number from the list?
terraform init retrieves and caches the configuration for all remote modules.
Which of the following is not a benefit of adopting infrastructure as code?
Which of the following locations can Terraform use as aprivate sourcefor modules?(Pick 2 correct responses)