Ned Bellavance 8/15/2018

Terraform - FotD - map()

Read Original

This article is a technical guide on the map() built-in interpolation function in Terraform. It details the function's syntax, provides code examples for creating basic, nested, and empty maps, and discusses use cases like constructing maps from external data. It also notes limitations, such as requiring uniform value types, and is part of a series documenting Terraform functions.

Terraform - FotD - map()

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