Migrate Custom Event Specifications into single resource
Closed this issue · 2 comments
gessnerfl commented
Currently we maintain different resources for the different types of custom event specifications.
Scope of this story is to migrate them into a single resource with sub schemas. This makes the provider leaner and fit to the API
This will be a breaking change and users will need to update the configuration.
gessnerfl commented
The change must be implemented such as, that new resource must be provided first in a new 1.8.0 release side by side to the. existing resources. This will allow users to migrate the resources properly. Otherwise the resource type will be unknown so that users will not even be able to destroy the existing custom event specifications.
gessnerfl commented
The rule specific resources must be marked as deprecated.