|
|
|
|
@ -5,7 +5,7 @@ page_title: "Splat Expressions - Configuration Language"
|
|
|
|
|
|
|
|
|
|
# Splat Expressions
|
|
|
|
|
|
|
|
|
|
> **Hands-on:** Try the [Create Dynamic Expressions](https://learn.hashicorp.com/tutorials/terraform/expressions?in=terraform/configuration-language&utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) tutorial on HashiCorp Learn.
|
|
|
|
|
> **Hands-on:** Try the [Create Dynamic Expressions](https://learn.hashicorp.com/tutorials/terraform/troubleshooting-workflow#bug-reporting-best-practices?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) tutorial on HashiCorp Learn.
|
|
|
|
|
|
|
|
|
|
A _splat expression_ provides a more concise way to express a common
|
|
|
|
|
operation that could otherwise be performed with a `for` expression.
|
|
|
|
|
|