Skip to content

Commit

Permalink
fix: try fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
rmocanu-ionos committed Sep 30, 2024
1 parent ec42e76 commit 57473b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
"github.com/hashicorp/terraform-plugin-framework/resource"
"github.com/hashicorp/terraform-plugin-framework/resource/schema"
"github.com/hashicorp/terraform-plugin-framework/types/basetypes"

"github.com/ionos-cloud/terraform-provider-ionoscloud/v6/services"

s3management "github.com/ionos-cloud/sdk-go-s3-management"
Expand Down
1 change: 1 addition & 0 deletions services/s3management/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
"runtime"

"github.com/hashicorp/terraform-plugin-sdk/v2/meta"

s3management "github.com/ionos-cloud/sdk-go-s3-management"
"github.com/ionos-cloud/terraform-provider-ionoscloud/v6/utils"
"github.com/ionos-cloud/terraform-provider-ionoscloud/v6/utils/constant"
Expand Down

0 comments on commit 57473b1

Please sign in to comment.