Skip to content

Update dependency hashicorp/terraform to v1.15.8#120

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/terraform-monorepo
Open

Update dependency hashicorp/terraform to v1.15.8#120
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/terraform-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
hashicorp/terraform patch 1.15.71.15.8

Release Notes

hashicorp/terraform (hashicorp/terraform)

v1.15.8

Compare Source

1.15.8 (July 8, 2026)

BUG FIXES:

  • Fix terraform init error when installing providers sourced from a service-discovery alias advertised by the configured backend (such as localterraform.com)

NOTES:

  • command/init: Provider installation was changed to enable future enhancements in the area. This effectively reverses the log message changes from v1.15. initializing_provider_plugin_message is being re-introduced to replace the short-lived two message types initializing_provider_plugin_from_config_message & initializing_provider_plugin_from_state_message. The change should not have any significant end-user impact aside from the command output. (#​38838)

  • command/init: Provider installation was changed to enable future enhancements in the area. This partially reverses the init event order changes from v1.15; module installation will now occur after the backend is initialized. The change should not have any significant end-user impact aside from the command output. (#​38838)


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • Only on Wednesday (* * * * 3)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@hmcts-jenkins-cnp

hmcts-jenkins-cnp Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Plan Result (stg)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.opal_redis.azurerm_redis_cache.redis
Change Result (Click me)
  # module.opal_redis.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/opal-cache-stg/providers/Microsoft.Cache/redis/opal-stg"
        name                               = "opal-stg"
        tags                               = {
            "application"         = "opal"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/opal-shared-infrastructure.git"
            "businessArea"        = "Cross-Cutting"
            "contactSlackChannel" = "#opal-help"
            "environment"         = "staging"
            "managedBy"           = "Green on Black"
        }
        # (24 unchanged attributes hidden)

      ~ redis_configuration {
          ~ maxfragmentationmemory_reserved         = 125 -> 642
          ~ maxmemory_delta                         = 125 -> 642
          ~ maxmemory_reserved                      = 125 -> 642
            # (14 unchanged attributes hidden)
        }
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@hmcts-jenkins-cnp

hmcts-jenkins-cnp Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Plan Result (prod)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.opal_redis.azurerm_redis_cache.redis
Change Result (Click me)
  # module.opal_redis.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/opal-cache-prod/providers/Microsoft.Cache/redis/opal-prod"
        name                               = "opal-prod"
        tags                               = {
            "application"         = "opal"
            "builtFrom"           = "https://github.com/HMCTS/opal-shared-infrastructure.git"
            "businessArea"        = "Cross-Cutting"
            "contactSlackChannel" = "#opal-help"
            "environment"         = "production"
            "managedBy"           = "Green on Black"
        }
        # (24 unchanged attributes hidden)

      ~ redis_configuration {
          ~ maxfragmentationmemory_reserved         = 125 -> 642
          ~ maxmemory_delta                         = 125 -> 642
          ~ maxmemory_reserved                      = 125 -> 642
            # (14 unchanged attributes hidden)
        }
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@renovate renovate Bot force-pushed the renovate/terraform-monorepo branch 2 times, most recently from 06558ec to ab02cd1 Compare July 10, 2026 13:40
@renovate renovate Bot force-pushed the renovate/terraform-monorepo branch 5 times, most recently from 258deff to 2f43654 Compare July 10, 2026 16:06
@renovate renovate Bot force-pushed the renovate/terraform-monorepo branch from 2f43654 to b4bf26b Compare July 10, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants