mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
Refactor Provisioner to distinguish Plan and Apply (#5036)
This commit is contained in:
@ -146,6 +146,6 @@ func genTemplateVersionSource() *echo.Responses {
|
||||
},
|
||||
},
|
||||
},
|
||||
Provision: echo.ProvisionComplete,
|
||||
ProvisionApply: echo.ProvisionComplete,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user