Aws remove sp validation
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?
- [NO]
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?
The Service Principal's groups are checked even when OPA is enabled.
What is the new/expected behavior?
The Service Principal's groups are not checked from within AWS Provider Code separately when OPA is enabled.
This does require that this MR in policy service is accepted and the affected Policy is applied to the GitLab environment.
Have you added/updated Unit Tests and Integration Tests?
Any other useful information
Edited by Derek Hudson