We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d190b commit 4e7f293Copy full SHA for 4e7f293
instance/plan.go
@@ -32,7 +32,6 @@ type PlanCloudServer struct {
32
Create []CloudServerCreateParams
33
}
34
35
-//func ProcessPlan(plan *map[string]interface{}) error {
36
func (ci *Client) ProcessPlan(plan *Plan) error {
37
38
if plan.Cloud != nil {
0 commit comments