Ned Bellavance 7/27/2018

Terraform - FotD - list()

Read Original

This technical blog post details the built-in Terraform list() interpolation function. It explains the function's purpose, provides example code snippets showing how to create lists from strings, nested lists, and maps, and shares a practical lesson learned about not mixing value types within the function call.

Terraform - FotD - list()

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week