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

AZURERM ADDS EVENTUAL CONSISTENCY POLLER, TERRAFORM WARNS ON TOKEN TTL

By RepoJournal · Filed · About HashiCorp

Hashicorp's Azure provider introduces a common poller to handle Azure's eventual consistency, and Terraform finally surfaces TTL warnings on login.

The Azure provider's new common eventual consistency poller [1] directly addresses the flaky behavior that has plagued resource creation, and it's already wired into `azurerm_user_assigned_identity` to reduce timeouts [2]. Meanwhile, Terraform login now displays an organization's TTL policy warning [3], closing a gap that left users in the dark about expiring tokens [4]. On the API front, `Microsoft.Sql` packages leap from `2023-08-01-preview` to `2025-01-01` [5], a significant jump that could introduce breaking changes. Also in the provider, `azurerm_search_service` now allows SKU downgrades to `basic` [6], a long-requested fix. Maintainers pushed through a linter cleanup that enables V001, V011, V012, and V013 checks [7], burning down 373 violations. Finally, a refactor to `jsonplan.MarshalForRenderer` simplifies the return type [8], part of a broader cleanup [9].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Pollers: add a common eventual consistency poller ↗ hashicorp/terraform-provider-azurerm
  2. [2] Pollers: add a common eventual consistency poller (#33142) hashicorp/terraform-provider-azurerm
  3. [3] show token TTL warning message on login ↗ hashicorp/terraform
  4. [4] show token TTL warning message on login (#39034) hashicorp/terraform
  5. [5] Bump `Microsoft.Sql` API packages from `2023-08-01-preview` to `2025-01-01` ↗ hashicorp/terraform-provider-azurerm
  6. [6] `azurerm_search_service`: allow downgrade of SKU to `basic` ↗ hashicorp/terraform-provider-azurerm
  7. [7] linters - enable tfproviderlint checks 5/5 - Services synapse & systemcentervirtualmachinemanager, shared validators, enable V001/V011/V012/V013 ↗ hashicorp/terraform-provider-azurerm
  8. [8] jsonplan: Refactor `MarshalForRenderer` to return the plan struct rather than separate returns ↗ hashicorp/terraform
  9. [9] jsonplan: Refactor `MarshalForRenderer` to return the plan struct rather than separate returns (#39052) hashicorp/terraform

Quick answers

What shipped in HashiCorp on August 26, 2026?
Hashicorp's Azure provider introduces a common poller to handle Azure's eventual consistency, and Terraform finally surfaces TTL warnings on login. In total, 6 commits and 6 pull requests landed.
Who contributed to HashiCorp on August 26, 2026?
6 developers shipped this update, including sreallymatt, aayushsingh2502, patst, katbyte, nithishravindra, and austinvalle.
What were the notable HashiCorp updates?
Pollers: add a common eventual consistency poller, Pollers: add a common eventual consistency poller (#33142), and show token TTL warning message on login.

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?