I have tried to create a list of objects in Terraform but can’t find an idiomatic way of doing so.
How can I create a list of custom Kubernetes cluster variables so that I can loop thorough the list and create clusters?
1
I have tried to create a list of objects in Terraform but can’t find an idiomatic way of doing so.
How can I create a list of custom Kubernetes cluster variables so that I can loop thorough the list and create clusters?
1