-
Notifications
You must be signed in to change notification settings - Fork 59
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
Terraform CLI logs support #248
base: main
Are you sure you want to change the base?
Commits on Mar 11, 2024
-
Added writing terraform CLI logs to a file support
Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Suresh Ramasamy authored and Katrina Ronquillo committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 352ba15 - Browse repository at this point
Copy the full SHA 352ba15View commit details -
Support log file rollover based on state change
Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Configuration menu - View commit details
-
Copy full SHA for 79ffa3a - Browse repository at this point
Copy the full SHA 79ffa3aView commit details -
enableLogging changed to a boolean option to providerconfig
Signed-off-by: Raghavendra Nayak <raghvnayak@gmail.com> Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Configuration menu - View commit details
-
Copy full SHA for 009ef82 - Browse repository at this point
Copy the full SHA 009ef82View commit details -
added the logic to configuring cleanup of archived terraform log files
Co-authored-by: Matthew Tanel <matthew.tanel@outlook.com> Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Configuration menu - View commit details
-
Copy full SHA for d6329d9 - Browse repository at this point
Copy the full SHA d6329d9View commit details -
changed logConfigs to logConfig
Signed-off-by: Suresh Ramasamy <suramasamy@guidewire.com> Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Amir Bavand authored and Katrina Ronquillo committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f406bb - Browse repository at this point
Copy the full SHA 2f406bbView commit details -
applied some formatting and added comments
Signed-off-by: Suresh Ramasamy <suramasamy@guidewire.com> Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Amir Bavand authored and Katrina Ronquillo committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for ad979cf - Browse repository at this point
Copy the full SHA ad979cfView commit details -
applied some formatting and added comments
Signed-off-by: Suresh Ramasamy <suramasamy@guidewire.com> Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Amir Bavand authored and Katrina Ronquillo committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 42aa432 - Browse repository at this point
Copy the full SHA 42aa432View commit details -
added description for new config parameters
Signed-off-by: Suresh Ramasamy <suramasamy@guidewire.com> Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Amir Bavand authored and Katrina Ronquillo committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for dcbcbaf - Browse repository at this point
Copy the full SHA dcbcbafView commit details -
Signed-off-by: Suresh Ramasamy <suramasamy@guidewire.com> Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Amir Bavand authored and Katrina Ronquillo committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 0094b75 - Browse repository at this point
Copy the full SHA 0094b75View commit details -
Unit tests added for writeCLILogs and minor code changes
Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Configuration menu - View commit details
-
Copy full SHA for 75d8444 - Browse repository at this point
Copy the full SHA 75d8444View commit details -
Bug fix, Added additional test and documentation
Signed-off-by: Katrina Ronquillo <kronquillo@guidewire.com>
Suresh Ramasamy authored and Katrina Ronquillo committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 7e1ba76 - Browse repository at this point
Copy the full SHA 7e1ba76View commit details