This repository was archived by the owner on Mar 21, 2023. It is now read-only.
Tags: tbe/resource-framework
Tags
Added the `ModeAwareResource` interface this allows resources to get notified about the mode they are running in. Either IN, OUT or CHECK. Resources can now return different objects for `params` and more, to allow usecases where there are some parts only required in a specific step.