terraform-provider-sumologic
terraform-provider-sumologic copied to clipboard
add data resource for sumologic_field
Currently, terraform can create new custom fields, but not read existing fields. A data resource to read existing custom fields would enable users to create basic checks that avoid having terraform try to create fields that already exist.