Source: medium.com

Terraform Functions
Terraform is a great DevOps tool. Terraform has support for functions which is a killer function. Functions allow you to take much more advantage of Terraform and avoid the right custom code in bash or other languages. Today I made a video showing some functions in terraform like how we can work with external JSON files and use functions.

Originally published at http://diego-pacheco.blogspot.com on August 4, 2020.

Related Articles