thousandeyes / terraform-provider-thousandeyes

ThousandEyes Terraform Provider
Apache License 2.0
21 stars 27 forks source link

fix: use TypeSet for Agents #71

Closed raul-te closed 2 years ago

raul-te commented 2 years ago

The order of the agents does not matter. If we treat them as schema.TypeList, then we enter a plan-apply loop with the plan changing the order of the agents.