docs: add examples and generate documentation for all new resources
This commit is contained in:
@@ -71,7 +71,6 @@ func (r *workflowResource) Schema(ctx context.Context, req resource.SchemaReques
|
||||
"filters": schema.StringAttribute{
|
||||
Optional: true,
|
||||
Computed: true,
|
||||
Default: booldefault.StaticBool(false), // placeholder for empty
|
||||
MarkdownDescription: "JSON string representing the workflow filters.",
|
||||
},
|
||||
"actions": schema.StringAttribute{
|
||||
|
||||
Reference in New Issue
Block a user