-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
Add documentation for JUnit output from 'terraform test' #36307
Conversation
terraform test
isn't compatible with remote test execution
terraform test
isn't compatible with remote test executionterraform test
isn't compatible with remote test execution
df85b90
to
76b01cd
Compare
76b01cd
to
e954c4b
Compare
terraform test
isn't compatible with remote test execution
This PR will need updating if #36315 is merged first - that PR also moves the position of JUnit-related code |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks fine from web presence POV
Thanks! I'm going to swap this PR to being documentation-only, with the code in a separate PR. That'll allow code changes to go out in today's beta release and the docs don't need to be rushed! This will certainly dismiss existing reviews though |
91f5478
to
d8a2323
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Radek Simko <radeksimko@users.noreply.github.com>
I wish accepting final nit suggestions didn't dismiss approvals 😭 |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
This PR updated docs for the
-junit-xml
flag and JUnit output from `terraform test, accompanying that feature leaving experimental status.See: #36324
Target Release
1.11.x
CHANGELOG entry
Changelog not needed/falls under the changelog entry for #36324