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

tfexec: Add (Terraform).SetLog() method #291

Merged
merged 4 commits into from May 18, 2022

Commits on May 17, 2022

  1. tfexec: Add (Terraform).SetLog() method

    Reference: #290
    bflad committed May 17, 2022
    Copy the full SHA
    e036f08 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. tfexec: Add testing for SetLog

    bflad committed May 18, 2022
    Copy the full SHA
    47e6c29 View commit details
    Browse the repository at this point in the history
  2. tfexec: Add SetLogPath testing

    bflad committed May 18, 2022
    Copy the full SHA
    fc291d2 View commit details
    Browse the repository at this point in the history
  3. tfexec: Ensure SetLog version compatibility is 0.15 minimum, testing …

    …updates for darwin/arm64
    bflad committed May 18, 2022
    Copy the full SHA
    952b45a View commit details
    Browse the repository at this point in the history