You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I'm opening an issue here because I couldn't find any discussions section.
I recently created a small "cluster" in Hetzner cloud, using Terraform. One problem I'm facing is that I'm being completely unable to iterate over specific resources (such as servers or primary IPs) to generate custom outputs that have an "array shape".
So far, the only thing I managed to do is to generate individual outputs for specific resources, but I couldn't generate outputs that represent a collection of resources.
Any guidance on how to do that? (for example, to list primary ips as a single array?)
Thank you.
The text was updated successfully, but these errors were encountered:
Hi. I'm opening an issue here because I couldn't find any discussions section.
I recently created a small "cluster" in Hetzner cloud, using Terraform. One problem I'm facing is that I'm being completely unable to iterate over specific resources (such as servers or primary IPs) to generate custom outputs that have an "array shape".
So far, the only thing I managed to do is to generate individual outputs for specific resources, but I couldn't generate outputs that represent a collection of resources.
Any guidance on how to do that? (for example, to list primary ips as a single array?)
Thank you.
The text was updated successfully, but these errors were encountered: