Closed gjonathanhong closed 1 week ago
Guardian will run for the following directories
Directories terraform/project1 terraform/project2
PLAN
🟩 SUCCESS
[logs]Entrypoint: terraform/project1
PLAN
🟩 SUCCESS
[logs]Entrypoint: terraform/project2
APPLY
🟩 SUCCESS
[logs]Entrypoint: terraform/project2
APPLY
🟩 SUCCESS
[logs]Entrypoint: terraform/project1
Just based on the PR description, this area seems in need of some unit tests.
There was a bug that ended up returning all teams in the organization as the teams the github actor is a member of. This properly returns only the teams they are members of, both direct and inherited.