Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helper/resource: Added error logging before failing tests #958

Merged
merged 2 commits into from May 5, 2022

Commits on May 4, 2022

  1. helper/resource: Added error logging before failing tests

    Reference: #956
    
    If provider developers are using `TF_ACC_LOG_PATH` or `TF_LOG_PATH_MASK`, this will ensure that the separate log file will  include the test failure reason, in addition to the test output.
    bflad committed May 4, 2022
    Copy the full SHA
    f8779a5 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG for #958

    bflad committed May 4, 2022
    Copy the full SHA
    d7974de View commit details
    Browse the repository at this point in the history