Open
Description
Does the plugin add any internal lifecycle events (similar to the extensions, the AWS plugin does)?
If yes, then it would be great if I could add them to the Plugin author's lifecycle cheat sheet available here https://gist.github.com/HyperBrain/50d38027a8f57778d5b0f135d80ea406. Currently the GIST doc only shows the aws specific sub lifecycles, but as it is intended to be provider independent it would be great to add the other provider's hookable events too.
BTW: I keep the document consistent with any lifecycle changes in the core framework already.