Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency hashicorp/terraform to v1.10.5 #1377

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Update Change
hashicorp/terraform patch 1.10.3 -> 1.10.5

Release Notes

hashicorp/terraform (hashicorp/terraform)

v1.10.5

Compare Source

1.10.5 (January 22, 2025)

BUG FIXES:

  • element(...): no longer crashes when asked for a negative index into a tuple. (#​36376)

  • Updated dependency github.com/hashicorp/go-slug v0.16.0 => v0.16.3 to integrate latest changes (fix for CVE-2025-0377) (#​36273)

  • jsondecode(...): improved error message when objects contain duplicate keys (#​36376)

v1.10.4

Compare Source

1.10.4 (January 8, 2025)

BUG FIXES:

  • type conversion: Empty map conversions now return correct type information (#​36262)

  • terraform console: Fix crash when printing ephemeral values (#​36267)


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@hmcts-jenkins-j-to-z
Copy link
Contributor

Plan Result (aat)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.pcq-frontend-redis-cache.azurerm_redis_cache.redis
Change Result (Click me)
  # module.pcq-frontend-redis-cache.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/pcq-frontend-redis-cache-cache-aat/providers/Microsoft.Cache/redis/pcq-frontend-redis-cache-aat"
        name                               = "pcq-frontend-redis-cache-aat"
        tags                               = {
            "application"         = "protected-characteristics-questionnaire"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/pcq-frontend.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#pcq-dev"
            "environment"         = "staging"
            "managedBy"           = "PCQ"
        }
        # (24 unchanged attributes hidden)

      ~ redis_configuration {
          - data_persistence_authentication_method  = "SAS" -> null
          ~ maxfragmentationmemory_reserved         = 125 -> 642
          ~ maxmemory_delta                         = 125 -> 642
          ~ maxmemory_reserved                      = 125 -> 642
            # (13 unchanged attributes hidden)
        }
    }

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

@hmcts-jenkins-j-to-z
Copy link
Contributor

Plan Result (prod)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.pcq-frontend-redis-cache.azurerm_redis_cache.redis
Change Result (Click me)
  # module.pcq-frontend-redis-cache.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/pcq-frontend-redis-cache-cache-prod/providers/Microsoft.Cache/redis/pcq-frontend-redis-cache-prod"
        name                               = "pcq-frontend-redis-cache-prod"
        tags                               = {
            "application"         = "protected-characteristics-questionnaire"
            "builtFrom"           = "https://github.com/HMCTS/pcq-frontend.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#pcq-dev"
            "environment"         = "production"
            "managedBy"           = "PCQ"
        }
        # (24 unchanged attributes hidden)

      ~ redis_configuration {
          - data_persistence_authentication_method  = "SAS" -> null
            # (16 unchanged attributes hidden)
        }
    }

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

@priyankaVerma21 priyankaVerma21 merged commit 71e0d7b into master Feb 10, 2025
3 checks passed
@priyankaVerma21 priyankaVerma21 deleted the renovate/terraform-monorepo branch February 10, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant