filmov
tv
Terraform Console - Figuring out for_each loops
Показать описание
How to use the Terraform Console to figure out and debug for_each loops over large data structures in your Terraform. E.g., extracting the nested security group IDs across all my environments and passing those into another resource or module.