Logo

dev-resources.site

for different kinds of informations.

Terraform Functions

Published at
7/29/2020
Categories
terraform
aws
infrastructureasacode
cloud
Author
Abhishek Anand Amralkar
Terraform Functions

I am using Terraform since I was a kid, just kidding. I first used Terraform when Terraform was at version 0.6 and since then I never looked back for any other cloud provisioning tool.

In this blog series, we will not discuss the basics of the terraform but rather we will try to see the Functions in Terraform, though we will not discuss all functions a few functions which are really helpful and widely used at least I have used them widely in my Terraform Code.

Below is the link for all the supported Functions in Terraform.

  • String
  • Collection
  • Filesystem
  • Date and Time
  • Type Conversion

Featured ones: