HashiCorp Certified: Terraform Associate (003) TA-003 — Question 212
Topic 1 · Question 212 of 368
Topic 1 · Question 212
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?