Add checks for List of resources #121
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
Core -
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
-
Breaking change
What is the current behavior?
When we create Lifecycle event we can add links to not existing resources and add duplicates of ids.
What is the new/expected behavior?
When we try to add not existing resources we have got exception. And save only unique ids.
Have you added/updated Unit Tests and Integration Tests and documentation?
-
Unit tests -
Integration tests -
Documentation
Any other useful information
Edited by Pavel Barzou