Skip to content

Commit c066bd8

Browse files
committed
updated with more actions
1 parent bdb63f1 commit c066bd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/fwserver/server.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ package fwserver
66
import (
77
"context"
88
"fmt"
9+
"github.com/hashicorp/terraform-plugin-framework/action"
10+
actionschema "github.com/hashicorp/terraform-plugin-framework/action/schema"
911
"sync"
1012

1113
"github.com/hashicorp/terraform-plugin-framework/datasource"

0 commit comments

Comments
 (0)