RepoJournal
HashiCorp

@hashicorp

Terraform, Vault, Consul — infra-as-code for ops teams

Pick a date

Topics: Go Infrastructure Full archive →

The Wire · Showcase

TERRAFORM AZURE PROVIDER SHIPS BREAKING CHANGES, CRYPTO PATCHES ROLL ACROSS SDK

By RepoJournal · Filed · About HashiCorp

Terraform's Azure provider is deprecating Redis Enterprise resources and auto-deleting Service Bus defaults, while HashiCorp's core libraries patch Go crypto vulnerabilities across the stack.

The Azure provider [1] is deprecating the entire redisenterprise resource family, signaling the end of that API surface. Simultaneously, the provider added a critical feature flag [2] that auto-deletes the $Default Service Bus subscription rule on creation, preventing unfiltered message delivery before custom rules are applied. This is a breaking change in behavior for teams relying on that default rule. On the crypto front, packer-plugin-docker [3] suppressed the GO-2026-5932 vulnerability by upgrading Go's crypto libraries, part of a broader hardening effort across the SDK stack [4]. The go-checkpoint library [5] fixed a critical unmarshalling bug where current_release was decoded from the wrong JSON field, a bug that would have been caught with proper test fixtures. CI modernization is also rolling out [6] across libraries, bumping Go versions from unsupported branches to stable and oldstable tracks.

Action items

References

  1. [1] `redisenterprise` - deprecate resources + data sources (#32780) hashicorp/terraform-provider-azurerm
  2. [2] Auto-delete $Default rule in `azurerm_servicebus_subscription` (#32452) hashicorp/terraform-provider-azurerm
  3. [3] chore:upgrade go/crypto;fix:supress GO-2026-5932 ↗ hashicorp/packer-plugin-docker
  4. [4] build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.9 to 0.6.10 ↗ hashicorp/packer-plugin-docker
  5. [5] check: Fix check response current release unmarshalling. ↗ hashicorp/go-checkpoint
  6. [6] ci: Modernize CI Go, add copywrite check, and makefile. ↗ hashicorp/go-checkpoint
  7. [7] argocd fix ↗ hashicorp/consul-k8s

Quick answers

What shipped in HashiCorp on July 14, 2026?
Terraform's Azure provider is deprecating Redis Enterprise resources and auto-deleting Service Bus defaults, while HashiCorp's core libraries patch Go crypto vulnerabilities across the stack. In total, 17 commits and 17 pull requests landed.
Who contributed to HashiCorp on July 14, 2026?
8 developers shipped this update, including eshan-tripathi, dependabot, vdinesh4738, jrasell, Anurag Upadhaya, sreallymatt, jackofallops, and aayushsingh2502.
What were the notable HashiCorp updates?
`redisenterprise` - deprecate resources + data sources (#32780), Auto-delete $Default rule in `azurerm_servicebus_subscription` (#32452), and chore:upgrade go/crypto;fix:supress GO-2026-5932.

More from @hashicorp

Daily updates, in your inbox

Follow HashiCorp

Terraform, Vault, Consul — infra-as-code for ops teams We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire