List of questions
Related questions
Question 167 - Terraform Associate 003 discussion
You have a list of numbers that represents the number of free CPU cores on each virtual cluster:
What Terraform function could you use to select the largest number from the list?
A.
top(numcpus)
B.
max(numcpus)
C.
ceil (numcpus)
D.
hight[numcpus]
Your answer:
0 comments
Sorted by
Leave a comment first