Nielszy
Nielszy
@Didainius and @dataclouder I have the same question for creating IP-Sets in parallel. When creating multiple IP-Sets with the Terraform provider (with the default Terraform parallelism of 10), it takes...
Hi @Didainius thanks for the quick response! At our organization we use the Terraform provider extensively, but we ran into an interesting problem when creating IP Sets on a new...
@Didainius So what happens in the Python script is, for every IP Set, it creates one post call to the VCD API, because the API does not allow multiple IP...
@Didainius Thanks for the explanation and I understand the way Terraform has only information about each instance of a specific resource. It looks like this is not the case anymore:...
@Didainius Hi! Could you maybe share some findings about your tests in the spare environment? Kind regards Niels
Hi @Didainius, No problem, thanks for checking in and clarifying! Would be a great improvement for speed and scalability if the locking mechanism could be lifted in the future release...