RepoJournal
HashiCorp

@hashicorp

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

Keep up with HashiCorp in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Go Infrastructure Full archive →

The Wire · Showcase

TERRAFORM AZURERM 5.0 BREAKS ADDRESS_SPACE - PLAN YOUR MIGRATION NOW

By RepoJournal · Filed · About HashiCorp

Terraform's Azure provider is shipping a breaking change in 5.0 that converts address_space from a List to a Set, forcing configuration rewrites for anyone managing local network gateways.

The terraform-provider-azurerm team merged a structural change [1] [2] that reshapes how address_space attributes are handled in azurerm_local_network_gateway resources. This isn't a bug fix or feature add. It's a deliberate breaking change that will require you to rewrite Terraform configs before upgrading to 5.0. The shift from List to Set changes ordering semantics and will trigger plan diffs on otherwise identical configurations. Across the Nomad ecosystem, nightly builds are rolling for the Podman driver [3], Nomad Autoscaler [4], and Nomad Pack [5], giving early testers a window to catch issues before stable releases. If you're running Azure infrastructure through Terraform, this is the upgrade you need to plan for now, not discover in production.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] `azurerm_local_network_gateway` - change type of `address_space` to Set in 5.0 ↗ hashicorp/terraform-provider-azurerm
  2. [2] `azurerm_local_network_gateway` - change type of `address_space` to Set in 5.0 (#32460) hashicorp/terraform-provider-azurerm
  3. [3] nightly ↗ hashicorp/nomad-driver-podman
  4. [4] nightly ↗ hashicorp/nomad-autoscaler
  5. [5] nightly ↗ hashicorp/nomad-pack

Quick answers

What shipped in HashiCorp on May 28, 2026?
Terraform's Azure provider is shipping a breaking change in 5.0 that converts address_space from a List to a Set, forcing configuration rewrites for anyone managing local network gateways. In total, 1 commits, 1 pull requests, and 3 releases landed.
Who contributed to HashiCorp on May 28, 2026?
1 developer shipped this update, including sreallymatt.
What were the notable HashiCorp updates?
`azurerm_local_network_gateway` - change type of `address_space` to Set in 5.0, `azurerm_local_network_gateway` - change type of `address_space` to Set in 5.0 (#32460), and nightly.

More from @hashicorp

Daily updates, in your inbox

Follow HashiCorp

Keep up with HashiCorp in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?