IAMbic is Version-Control for IAM. It centralizes and simplifies cloud access and permissions. It maintains an eventually consistent, human-readable, bi-directional representation of IAM in Git.
I am trying to create a permission set and in that, if I add a user/group that does not exist. iambic peacefully exits stating no change detected. It would be good to know that we have entered an incorrect username/group name, So I can fix the username. If the tool can give us a warning/error that the username does not exist in the Idp.
To Reproduce
Steps to reproduce the behavior:
Create a template and in the mapping provide an incorrect username/group name
See the example template below
Expected behavior
user: bill.taylor@feature.com does not exist, please check if the username is correct and exists in the Idp
Version: 0.11.59
Additional context
Add any other context about the problem here.
Please refrain from adding "+1" or "me too" comments, as these create unnecessary noise for issue followers and do not help in prioritizing the issue. If you wish to contribute to solving this issue or have submitted a pull request, please leave a comment.
I am trying to create a permission set and in that, if I add a user/group that does not exist. iambic peacefully exits stating no change detected. It would be good to know that we have entered an incorrect username/group name, So I can fix the username. If the tool can give us a warning/error that the username does not exist in the Idp.
To Reproduce Steps to reproduce the behavior: Create a template and in the mapping provide an incorrect username/group name See the example template below
Expected behavior user: bill.taylor@feature.com does not exist, please check if the username is correct and exists in the Idp
Version: 0.11.59
Additional context Add any other context about the problem here.
Please refrain from adding "+1" or "me too" comments, as these create unnecessary noise for issue followers and do not help in prioritizing the issue. If you wish to contribute to solving this issue or have submitted a pull request, please leave a comment.