Skip to content

Commit e768276

Browse files
committed
fix description of icon url
1 parent c5c0c23 commit e768276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog/fwprovider/resource_datadog_compliance_custom_framework.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ func (r *complianceCustomFrameworkResource) Schema(_ context.Context, _ resource
7171
Required: true,
7272
},
7373
"icon_url": schema.StringAttribute{
74-
Description: "The URL of the icon representing the framework. This can be set to empty if NA",
74+
Description: "The URL of the icon representing the framework",
7575
Optional: true,
7676
},
7777
},

0 commit comments

Comments
 (0)