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

GA-138: new role names added for testing GA #2149

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

prashanthkumarnb
Copy link
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/GA-138

Change description

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

[ ] Yes
[ *] No

@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result

⚠️ Resource Deletion will happen ⚠️

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

Plan: 1 to add, 0 to change, 2 to destroy.
  • Delete
    • module.role-assignment-database-v15.null_resource.set-schema-ownership["role_assignment"]
  • Replace
    • module.role-assignment-database-v15.null_resource.set-user-permissions-additionaldbs["role_assignment"]
Change Result (Click me)
  # module.role-assignment-database-v15.null_resource.set-schema-ownership["role_assignment"] will be destroyed
  # (because key ["role_assignment"] is not in for_each map)
  - resource "null_resource" "set-schema-ownership" {
      - id       = "501792913051080933" -> null
      - triggers = {
          - "force_trigger" = "2"
          - "name"          = "am-role-assignment-service-postgres-db-v15"
          - "script_hash"   = "ab1645969422eb52f19784fd29e26fd044ec09acb082bf6000c500468232933e"
        } -> null
    }

  # module.role-assignment-database-v15.null_resource.set-user-permissions-additionaldbs["role_assignment"] must be replaced
-/+ resource "null_resource" "set-user-permissions-additionaldbs" {
      ~ id       = "4920173339842491308" -> (known after apply)
      ~ triggers = { # forces replacement
          ~ "force_trigger"  = "2" -> "1"
            # (3 unchanged elements hidden)
        }
    }

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enable_keep_helm Do not uninstall helm release after pipeline completion ns:am prd:am rel:am-role-assignment-service-pr-2149
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants