go.mod: go get github.com/hashicorp/terraform-svchost@v0.1.1#33364
go.mod: go get github.com/hashicorp/terraform-svchost@v0.1.1#33364apparentlymart merged 1 commit intomainfrom
Conversation
This includes a change to make svchost.Disco and the caching credentials source both safe for concurrent calls.
|
I've marked this as a draft because this upgrade also forced upgrading a few of our other dependencies and so I need to go see what has changed in those and whether those upgrades will have any other impacts on Terraform. I'll mark this as ready to review once I've reached a conclusion on that, and hopefully also request a v1.5 backport if those upstream changes are low-risk. |
All of these seem low-risk to me, so I'm going to propose this for v1.5 backport. |
|
Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch. |
|
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 includes a change to make svchost.Disco and the caching credentials source both safe for concurrent calls.
This fixes #33333.