terraform-provider-sumologic
terraform-provider-sumologic copied to clipboard
Documentation for sumologic_field mentions id as an argument
https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/field mentions:
The following arguments are supported: [...] field_id - (Required) Field identifier.
Which I think is wrong. field_id is not required to be provided. It should be described under "Attributes reference" just like for other resources.