> ceil(5)
5
> ceil(5.1)
6
> max(12, 54, 3)
54
seems like there is no top and high functions.. so answer is max(...) A.
https://developer.hashicorp.com/terraform/language/functions/max
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
090200f
9 months agogekkehenk
2 years, 3 months agoArizonaClassics
2 years, 3 months ago