fix: Fixed handling of removed resources when reading from client
This commit is contained in:
parent
3ad1d4ec60
commit
ec291c6447
8 changed files with 22 additions and 10 deletions
2
main.go
2
main.go
|
|
@ -5,7 +5,7 @@ import (
|
|||
"flag"
|
||||
"log"
|
||||
|
||||
"github.com/DevFW-CICD/terraform-provider-edge-connect/internal/provider"
|
||||
"edp.buildth.ing/DevFW-CICD/terraform-provider-edge-connect/internal/provider"
|
||||
"github.com/hashicorp/terraform-plugin-framework/providerserver"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue