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
While it is true that in recent Terraform you can mark values as sensitive, there remains the issue that the data source itself is subject to having its values appear in the "plan" and elsewhere if the data source is not marked sensitive by the provider.
It would be great to have an option to mark the output of the data source as sensitive to hide it from the logs.
The text was updated successfully, but these errors were encountered: