testdata/config-diagnostics/provider-foreach/main.tf:30,20-31: Provider configuration for_each matches resource; This provider configuration uses the same for_each expression as a resource, which means that subsequent removal of elements from this collection would cause a planning error.
testdata/config-diagnostics/provider-foreach/main.tf:39,20-33: Provider configuration for_each matches resource; This provider configuration uses the same for_each expression as a resource, which means that subsequent removal of elements from this collection would cause a planning error.
testdata/config-diagnostics/provider-foreach/main.tf:48,20-52: Provider configuration for_each matches resource; This provider configuration uses the same for_each expression as a resource, which means that subsequent removal of elements from this collection would cause a planning error.
testdata/config-diagnostics/provider-foreach/main.tf:57,20-41: Provider configuration for_each matches resource; This provider configuration uses the same for_each expression as a resource, which means that subsequent removal of elements from this collection would cause a planning error.
testdata/config-diagnostics/provider-foreach/main.tf:66,20-58: Provider configuration for_each matches resource; This provider configuration uses the same for_each expression as a resource, which means that subsequent removal of elements from this collection would cause a planning error.
