Skip to content

Deprecate tfsdklog.RegisterTestSink#264

Merged
bbasata merged 4 commits intomainfrom
keep-moving-forward
Oct 8, 2025
Merged

Deprecate tfsdklog.RegisterTestSink#264
bbasata merged 4 commits intomainfrom
keep-moving-forward

Conversation

@bbasata
Copy link
Copy Markdown
Contributor

@bbasata bbasata commented Oct 8, 2025

Related Issue

hashicorp/terraform-plugin-testing#254

Description

This is one step in removing a dependency on a no-longer-maintained Go module.

As an estimate of impact: gh search code RegisterTestSink language:go shows 29 results. 11 of those results are in the hashicorp org. This feels manageable.

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

None.

This is one step in removing a dependency on a no-longer-maintained Go
module.

Related: hashicorp/terraform-plugin-testing#254
@bbasata bbasata requested a review from a team as a code owner October 8, 2025 00:01
Copy link
Copy Markdown
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good, I did have a question since I'm not super familiar with this function's usage.

Can we add a changelog as well? Maybe even release the Go module since terraform-plugin-log hasn't been released in 2 years 😆

Comment thread tfsdklog/sink.go
@austinvalle austinvalle added this to the v0.10.0 milestone Oct 8, 2025
austinvalle
austinvalle previously approved these changes Oct 8, 2025
Copy link
Copy Markdown
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me, if you want to add a changelog here I can re-approve or a separate PR is also fine

@bbasata
Copy link
Copy Markdown
Contributor Author

bbasata commented Oct 8, 2025

Code looks good to me, if you want to add a changelog here I can re-approve or a separate PR is also fine

Added 🏁

@bbasata bbasata requested a review from austinvalle October 8, 2025 20:56
@bbasata bbasata enabled auto-merge (squash) October 8, 2025 21:49
Copy link
Copy Markdown
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@bbasata bbasata merged commit 5926d5b into main Oct 8, 2025
6 checks passed
@bbasata bbasata deleted the keep-moving-forward branch October 8, 2025 22:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants