HashiCorp Cloud Platform
Get started in minutes with our cloud products
All HCP ProductsCertificationsGet HashiCorp certified
TutorialsLearn HashiCorp products
Validated PatternsField-tested patterns for using HashiCorp products
Well-Architected FrameworkAdopt HashiCorp best practices
Terraform
Terraform Home
Configuration LanguageYou are viewing documentation for version v1.11.x. View latest version.
ceil
returns the closest whole number that is greater than or equal to the given value, which may be a fraction.
> ceil(5)
5
> ceil(5.1)
6
Related Functions
floor
, which rounds to the nearest whole number less than or equal.On this page:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4