Skip to content

Dummy change#64

Open
danlysiak wants to merge 22 commits intomasterfrom
danlysiak-patch-1
Open

Dummy change#64
danlysiak wants to merge 22 commits intomasterfrom
danlysiak-patch-1

Conversation

@danlysiak
Copy link
Member

Jira link

See PROJ-XXXXXX

Change description

Testing done

Security Vulnerability Assessment

CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?

  • Yes
  • No

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

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

Plan Result (aat)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.redis.azurerm_redis_cache.redis
Change Result (Click me)
  # module.redis.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/wa-cache-aat/providers/Microsoft.Cache/redis/wa-reporting-frontend-aat"
        name                               = "wa-reporting-frontend-aat"
        tags                               = {
            "application"         = "task-management"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/wa-reporting-frontend.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#wa-tech"
            "environment"         = "staging"
            "managedBy"           = "Work Allocation"
        }
        # (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.

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.

2 participants