depends_on
count
for_each
provider
lifecycle
providers
terraform_remote_state
title
title converts the first letter of each word in the given string to uppercase.
> title("hello world") Hello World
This function uses Unicode's definition of letters and of upper- and lowercase.
upper
lower