What is needed to make Terraform tolist() to work for my code after the replacement of list()
This is a simple question and I am trying to understand what documentation I can use to better understand this but this is what is happening. I’m looking to update my code of Terraform and I am running into an issue when it comes to using tolist()
. My snippet of code: