You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ChrisPates glad to see this project finally getting some much needed attention
Is your feature request related to a problem? Please describe.
This tool has been broken for quite a while and some of us have been running it with our own set of patches. However, now that there is a renewed focus on this, I expect people would want to get back to using the upstream version.
Describe the solution you'd like
In order to minimise the risk when switching sync tool or after version updates a --dry-run option would be very helpful.
The text was updated successfully, but these errors were encountered:
This is an excellent feature, its going to take a little house keeping on the code. Currently transactions are executed against the AWS api at various points.
For a clean implementation It would be better to determine all the changes should be made and with the dry run set report them to the logs/console without making them.
jjheinon
added a commit
to jjheinon/ssosync
that referenced
this issue
Sep 25, 2024
@ChrisPates glad to see this project finally getting some much needed attention
Is your feature request related to a problem? Please describe.
This tool has been broken for quite a while and some of us have been running it with our own set of patches. However, now that there is a renewed focus on this, I expect people would want to get back to using the upstream version.
Describe the solution you'd like
In order to minimise the risk when switching sync tool or after version updates a
--dry-run
option would be very helpful.The text was updated successfully, but these errors were encountered: