Skip to content

Commit 3532e31

Browse files
committed
opsi import statement updated
1 parent 85b4318 commit 3532e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/integrationtest/opsi_pecomanaged_exadata_insight_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
2222
"github.com/hashicorp/terraform-plugin-sdk/v2/terraform"
2323
"github.com/oracle/oci-go-sdk/v65/common"
24-
oci_opsi "github.com/oracle/oci-go-sdk/v65/operationsinsights"
24+
oci_opsi "github.com/oracle/oci-go-sdk/v65/opsi"
2525

2626
"github.com/oracle/terraform-provider-oci/httpreplay"
2727
)

0 commit comments

Comments
 (0)