The Wire · Showcase
AZURE PROVIDER SHIPS v4.72.0 WITH NEW SUBNET LIST RESOURCE
By RepoJournal · Filed · About HashiCorp
Terraform azurerm reaches v4.72.0 with a new list resource for subnets and Go 1.25.10 bump, while vault-provider hardens its AWS/GCP integration layer across the stack.
The terraform-provider-azurerm v4.72.0 release [1] introduces a new `azurerm_subnet` list resource and upgrades Go to 1.25.10 [2], shipping alongside enhancements to LogAnalytics API versioning and improved HTTP error logging [3]. Over on the vault-provider side, the team is pushing write-only parameter support to `vault_raft_snapshot_agent_config` [4], starting with AWS S3 and staging GCP/Azure for follow-ups. The underlying dependency story matters here: vault-provider bumped AWS SDK v2, Google Cloud IAM, and STS libraries [5], keeping pace with the Azure upgrades. Consul-k8s meanwhile shipped a critical spdystream security patch (GHSA-pc3f-x583-g7j2) [6] and is hardening AKS cluster testing with EDR agent instrumentation [7]. Boundary's E2E test scenarios are getting refreshed with RDP variable handling [8] to support enterprise testing workflows.
Action items
- → Update terraform-provider-azurerm to v4.72.0 and verify subnet list resource in your infrastructure modules hashicorp/terraform-provider-azurerm [plan]
- → Patch consul-k8s to pick up spdystream CVE fix (GHSA-pc3f-x583-g7j2) in AKS deployments hashicorp/consul-k8s [immediate]
- → Stage vault-provider write-only parameter support for S3 snapshots in non-production before wider rollout hashicorp/terraform-provider-vault [plan]
References
- [1] v4.72.0 ↗ hashicorp/terraform-provider-azurerm
- [2] dependencies: update `go` to `1.25.10` ↗ hashicorp/terraform-provider-azurerm
- [3] `common` - Add additional logs when HTTP response was failed to be dumped ↗ hashicorp/terraform-provider-azurerm
- [4] Add write-only parameters to `vault_raft_snapshot_agent_config` ↗ hashicorp/terraform-provider-vault
- [5] build(deps): bump the gomod-backward-compatible group across 1 directory with 10 updates ↗ hashicorp/terraform-provider-vault
- [6] Post release (#5289) hashicorp/consul-k8s
- [7] adding EDR for aks tests ↗ hashicorp/consul-k8s
- [8] chore(e2e): update rdp scenario ↗ hashicorp/boundary
FAQ
- What changed in HashiCorp on May 8, 2026?
- Terraform azurerm reaches v4.72.0 with a new list resource for subnets and Go 1.25.10 bump, while vault-provider hardens its AWS/GCP integration layer across the stack.
- What should HashiCorp teams do about it?
- Update terraform-provider-azurerm to v4.72.0 and verify subnet list resource in your infrastructure modules • Patch consul-k8s to pick up spdystream CVE fix (GHSA-pc3f-x583-g7j2) in AKS deployments • Stage vault-provider write-only parameter support for S3 snapshots in non-production before wider rollout
- Which HashiCorp repositories shipped on May 8, 2026?
- hashicorp/terraform-provider-azurerm, hashicorp/terraform-provider-vault, hashicorp/consul-k8s, hashicorp/boundary