Terraform Variable Validation - Daily Check-in for July 21, 2020

preview_player
Показать описание
You can validate your variable input using Terraform 0.13 beta in both the root module and child modules. I'll show you how in this demo.

Рекомендации по теме
Комментарии
Автор

How to perform data source validation in terraform to check if it exists or not?

myfaith
Автор

how to render a list of default values using for_each in one module and having a condition in the variables.tf, if the output is using 2 or 3 attributes, how to render that attribute to pass on to the first attribute to another module?

sunnynehar