Skip to content

Enable write access to data store - #2973

Open
adusumillipraveen wants to merge 4 commits into
masterfrom
adusumillipraveen-patch-1
Open

Enable write access to data store#2973
adusumillipraveen wants to merge 4 commits into
masterfrom
adusumillipraveen-patch-1

Conversation

@adusumillipraveen

Copy link
Copy Markdown
Contributor

Before creating a pull request make sure that:

  • 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)
  • the keep-helm label has been added, if the helm release should be persisted after a successful build

Please remove this line and everything above and fill the following sections:

JIRA link (if applicable)

Change description

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ ] No

@hmcts-jenkins-a-to-c

hmcts-jenkins-a-to-c Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Plan Result (aat)

⚠️ Resource Deletion will happen

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 1 to add, 0 to change, 1 to destroy.
  • Replace
    • module.postgresql_v15.null_resource.set-user-permissions-additionaldbs["ccd_data_store"]
Change Result (Click me)
  # module.postgresql_v15.null_resource.set-user-permissions-additionaldbs["ccd_data_store"] must be replaced
-/+ resource "null_resource" "set-user-permissions-additionaldbs" {
      ~ id       = "801828706232887728" -> (known after apply)
      ~ triggers = { # forces replacement
          ~ "enable_write"      = "false" -> "true"
            # (8 unchanged elements hidden)
        }
    }

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

@hmcts-jenkins-a-to-c

hmcts-jenkins-a-to-c Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Plan Result (prod)

⚠️ Resource Deletion will happen

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 1 to add, 0 to change, 1 to destroy.
  • Replace
    • module.postgresql_v15.null_resource.set-user-permissions-additionaldbs["ccd_data_store"]
Change Result (Click me)
  # module.postgresql_v15.null_resource.set-user-permissions-additionaldbs["ccd_data_store"] must be replaced
-/+ resource "null_resource" "set-user-permissions-additionaldbs" {
      ~ id       = "4230952888546868095" -> (known after apply)
      ~ triggers = { # forces replacement
          ~ "enable_write"      = "false" -> "true"
            # (8 unchanged elements hidden)
        }
    }

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

@adusumillipraveen adusumillipraveen changed the title Revert DB module to master Enable write access to CCD Aug 26, 2026
@adusumillipraveen adusumillipraveen changed the title Enable write access to CCD Enable write access to data store Aug 26, 2026
@adusumillipraveen
adusumillipraveen marked this pull request as ready for review August 26, 2026 10:12
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.

1 participant