Skip to content

Commit 7263e18

Browse files
committed
linter
1 parent 56294dd commit 7263e18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/meta/extractors.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ func ExtractRawConfigString(d terraformResourceData, field string) (string, diag
3535
return rawConfig.AsString(), nil
3636
}
3737
}
38+
3839
return "", diags
3940
}
4041

0 commit comments

Comments
 (0)