Show which user was queried when users_not_found
returned by data source
#69
Labels
enhancement
New feature or request
users_not_found
returned by data source
#69
Hi @pablovarela !
We use the datasource like below for a number of users who signin via SSO and we maintain a list of them with terraform that can do other things like below:
Sometimes people leave our org and their email is no longer valid in slack. The provider currently returns the below:
Without the detail into which user left. making it hard for us to figure it out quickly. I can make a PR to output which user it was that left (either their name or email)
The text was updated successfully, but these errors were encountered: