The Wire · Showcase
TERRAFORM GOOGLE-BETA REVERTS TWO BROKEN CHANGES AS NOMAD STACK CUTS NIGHTLY BUILDS
By RepoJournal · Filed · About HashiCorp
Two critical reverts hit terraform-provider-google-beta overnight after recent commits broke test suites across multiple packages, while HashiCorp's Nomad ecosystem continues daily development snapshots.
The terraform-provider-google-beta team yanked two changes that shipped broken: an Internal Range fix [1] that fractured Container Cluster tests and a bigtable_custom_endpoint patch [2] that failed nightly validation. Both are now fully reverted. On the same repo, engineers merged a new data source for google_compute_service_attachment [5] and simplified BaseUrl template formatting [6] to reduce noise in generated code. Meanwhile, consul-dataplane patched critical CVE exposures in golang.org/x/net and go-jose dependencies [3], then added a second patch to align FIPS UBI base images and plug additional security gaps in the bundled discover binary [4]. Across the Nomad ecosystem, nightly development releases rolled for nomad-driver-podman [7], nomad-pack [8], and nomad-autoscaler [9], giving operators early access to test unreleased features and report issues before stable drops.
Action items
- → Review and test the two reverted google-beta changes before re-landing fixes hashicorp/terraform-provider-google-beta [immediate]
- → Upgrade consul-dataplane to pick up CVE patches for golang.org/x/net and go-jose hashicorp/consul-dataplane [plan]
- → Test Nomad stack nightly builds in your environment if running bleeding-edge hashicorp/nomad [monitor]
References
- [1] Revert "[Internal Range] Fix for issue 27175" ↗ hashicorp/terraform-provider-google-beta
- [2] Revert "Fix bigtable_custom_endpoint ignoring config and dropping gRPC endpoints" ↗ hashicorp/terraform-provider-google-beta
- [3] fix: upgrade dependencies to resolve CVE findings (#1107) hashicorp/consul-dataplane
- [4] fix: patch golang.org/x/net and align FIPS UBI base image in Dockerfile ↗ hashicorp/consul-dataplane
- [5] feat(ServiceAttachment): add data source for google_compute_service_a… ↗ hashicorp/terraform-provider-google-beta
- [6] Simplified BaseUrl joining in templates ↗ hashicorp/terraform-provider-google-beta
- [7] nightly ↗ hashicorp/nomad-driver-podman
- [8] nightly ↗ hashicorp/nomad-pack
- [9] nightly ↗ hashicorp/nomad-autoscaler
FAQ
- What changed in HashiCorp on May 23, 2026?
- Two critical reverts hit terraform-provider-google-beta overnight after recent commits broke test suites across multiple packages, while HashiCorp's Nomad ecosystem continues daily development snapshots.
- What should HashiCorp teams do about it?
- Review and test the two reverted google-beta changes before re-landing fixes • Upgrade consul-dataplane to pick up CVE patches for golang.org/x/net and go-jose • Test Nomad stack nightly builds in your environment if running bleeding-edge
- Which HashiCorp repositories shipped on May 23, 2026?
- hashicorp/terraform-provider-google-beta, hashicorp/consul-dataplane, hashicorp/nomad-driver-podman, hashicorp/nomad-pack, hashicorp/nomad-autoscaler