Application inference in the application provisioner, this now takes the application name and looks up the application, rather than delegating it to the client.
Inheritance of provisioner options. You can now set the remote and cleanup semantics at the "group" level, and they will propagate.
Post provision application hook. Provides a cleaner interface when a provisioner needs to do some cleanup work.
Moved a bunch of code out of the way, and deleted a bunch of unused stuff.
CD driver initialisation is done at the controller level, not per provisioner, and is also dynamic.
Upgrade CAPO to 0.8.0 to reap the benefits of a bunch of fixes.
Highlights: