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

Write Terraform CLI logs to container stdout #257

Closed
wants to merge 8 commits into from

Commits on Apr 8, 2024

  1. Add spec.enablelogging to workspace

    Signed-off-by: Katrina Ronquillo <katrina.ronq@mail.com>
    suvaanshkumar authored and Katrina Ronquillo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f398102 View commit details
    Browse the repository at this point in the history
  2. Send Workspace spec.enableLogging to Terraform Harness

    Signed-off-by: Suvaansh Kumar <suvaanshkumar@gmail.com>
    katronquillo authored and suvaanshkumar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6f75564 View commit details
    Browse the repository at this point in the history
  3. Add logic to send Terraform Plan output to container logs

    Signed-off-by: Suvaansh Kumar <suvaanshkumar@gmail.com>
    katronquillo authored and suvaanshkumar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d32e489 View commit details
    Browse the repository at this point in the history
  4. Revert example providerconfig

    Signed-off-by: Katrina Ronquillo <katrina.ronq@mail.com>
    suvaanshkumar authored and Katrina Ronquillo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    34d4ba1 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Log structurally in json format

    Signed-off-by: Suresh Ramasamy <suramasamy@guidewire.com>
    suvaanshkumar authored and Suresh Ramasamy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f4099a0 View commit details
    Browse the repository at this point in the history
  2. Refactor enableTerraformCLILogging flag, Fix time formattting for log…

    …ging
    
    Signed-off-by: Suresh Ramasamy <suramasamy@guidewire.com>
    suvaanshkumar authored and Suresh Ramasamy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3b8fc51 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Update documentation for the new flag enableTerraformCLILogging

    Signed-off-by: Suvaansh Kumar <suvaanshkumar@gmail.com>
    savkumar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9ec54dc View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    Signed-off-by: Suresh Ramasamy <suramasamy@guidewire.com>
    Suresh Ramasamy authored and savkumar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5fc3e09 View commit details
    Browse the repository at this point in the history