Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hashicorp/terraform-provider-azurerm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.64.0
Choose a base ref
...
head repository: hashicorp/terraform-provider-azurerm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.65.0
Choose a head ref
  • 15 commits
  • 103 files changed
  • 12 contributors

Commits on Mar 13, 2026

  1. azurerm_log_analytics_workspace_table - update validation for `basi…

    …c` plan (#30925)
    
    [BUG] `azurerm_log_analytics_workspace_table` - fix validation for `basic` plan
    ziyeqf authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    baa9812 View commit details
    Browse the repository at this point in the history
  2. azurerm_managed_disk - fix nil pointer dereference when updating …

    …`disk_access_id` (#31955)
    
    [BUG] * `azurerm_managed_disk` - fix `nil` pointer dereference when updating `disk_access_id`
    QixiaLu authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    80accd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. dependencies - update go-azure-sdk to v0.20260312.1165223 (#31963)

    [ENHANCEMENTS] * dependencies: `go-azure-sdk` - update to `v0.20260312.1165223`
    xiaxyi authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    c5732b2 View commit details
    Browse the repository at this point in the history
  2. azurerm_kubernetes_cluster_node_pool: max_surge and max_unavailable…

    … should not be required for spot nodes pools (#31129)
    
    [BUG] * `azurerm_kubernetes_cluster_node_pool` - `max_surge` and `max_unavailable` are no longer required  for spot node pools
    Kiliandeca authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    bcaf8b6 View commit details
    Browse the repository at this point in the history
  3. automation_connection_service_principal: split CreateUpdate into sepa…

    …rate Create and Update functions (#31931)
    katbyte authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    e9cd846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd4a8c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdcb027 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9008a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    8212945 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    6412dae View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    98ba57d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c858e8f View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/grpc from 1.75.1 to 1.79.3 (#31998)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    e323855 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8624bc4 View commit details
    Browse the repository at this point in the history
  5. CHANGELOG.md for 4.65.0 (#31959)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: catriona-m <86247157+catriona-m@users.noreply.github.com>
    Co-authored-by: sreallymatt <106555974+sreallymatt@users.noreply.github.com>
    Co-authored-by: kt <kt@katbyte.me>
    Co-authored-by: Catriona <catriona@hashicorp.com>
    6 people authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    26088b3 View commit details
    Browse the repository at this point in the history
Loading