Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardfeng-db committed Mar 9, 2024
1 parent 13070ae commit 5cc7421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusters/resource_cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -397,5 +397,5 @@ func resourceClusterUpdate(ctx context.Context, d *schema.ResourceData, c *commo

func init() {
common.RegisterResourceProvider(compute.ClusterSpec{}, ClusterSpec{})
common.RegisterResourceProvider(compute.ClusterSpec{}, ClusterSpec{})
common.RegisterResourceProvider(compute.Library{}, LibraryResource{})
}

0 comments on commit 5cc7421

Please sign in to comment.