Skip to content

Conversation

paladin-devops
Copy link
Contributor

Description

NewRequestWithAdditionalQueryParams expects that registry paths are prefixed with /api/registry/, not api/registry. This PR fixes that path for ReadTerraformRegistryModule. This was introduced in the previous release v1.83.0: #1126.

Testing plan

External links

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

$ TFE_ADDRESS="https://example" TFE_TOKEN="example" go test ./... -v -run TestFunctionsAffectedByChange

...

Rollback Plan

Changes to Security Controls

@paladin-devops paladin-devops requested a review from a team as a code owner June 19, 2025 21:27
@datadog-terraform-cloud-hashicorp

Datadog Report

Branch report: fix-registry-path
Commit report: 16bfef7
Test service: hashicorp/go-tfe

✅ 0 Failed, 1451 Passed, 186 Skipped, 17m 15.31s Total Time
➡️ Test Sessions change in coverage: 1 no change

@paladin-devops paladin-devops merged commit d6e26fd into main Jun 23, 2025
8 checks passed
@paladin-devops paladin-devops deleted the fix-registry-path branch June 23, 2025 16:09
Copy link

Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants