Aws add invalidate groups
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a change in the core logic?
- [YES]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- [NO]
What is the current behavior?
Service Principal's groups are not re-checked if initially found to be invalid.
What is the new/expected behavior?
Service Principal's groups are invalidated and re-checked if the group is not found on the first pass in AWS.
Have you added/updated Unit Tests and Integration Tests?
No.
Any other useful information
Edited by Derek Hudson