Skip to content

Commit

Permalink
feat: Add missed accounts resource
Browse files Browse the repository at this point in the history
  • Loading branch information
uanid committed Jan 5, 2024
1 parent 5efc9b4 commit afd85b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import (
)

import (
_ "github.com/pubg/terraform-provider-bluechip/internal/services/accounts"
_ "github.com/pubg/terraform-provider-bluechip/internal/services/cidrs"
_ "github.com/pubg/terraform-provider-bluechip/internal/services/clusterrolebindings"
_ "github.com/pubg/terraform-provider-bluechip/internal/services/clusters"
Expand Down

0 comments on commit afd85b8

Please sign in to comment.