Skip to content

Commit b5e2f44

Browse files
author
Pedro Montiel
committed
lint
1 parent a7e4a3c commit b5e2f44

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

sumologic/resource_sumologic_cse_entity_entity_group_configuration.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ func resourceSumologicCSEEntityEntityGroupConfiguration() *schema.Resource {
1818
Schema: map[string]*schema.Schema{
1919
"criticality": {
2020
Type: schema.TypeString,
21-
Required: false,
2221
Optional: true,
2322
Default: "",
2423
},

sumologic/resource_sumologic_cse_inventory_entity_group_configuration.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ func resourceSumologicCSEInventoryEntityGroupConfiguration() *schema.Resource {
1818
Schema: map[string]*schema.Schema{
1919
"criticality": {
2020
Type: schema.TypeString,
21-
Required: false,
2221
Optional: true,
2322
Default: "",
2423
},

0 commit comments

Comments
 (0)