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

feat: allow Richard/Scott/Ben to manually trigger backups #178

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

Conversation

bancey
Copy link
Contributor

@bancey bancey commented Mar 8, 2024

Jira link (if applicable)

N/A

Change description

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

Copy link
Contributor

hmcts-jenkins-cnp bot commented Mar 8, 2024

Plan Result

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_recovery_services_vault.darts-migration-backup
Change Result (Click me)
  # azurerm_recovery_services_vault.darts-migration-backup will be updated in-place
  ~ resource "azurerm_recovery_services_vault" "darts-migration-backup" {
        id                            = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/darts-migration-stg-rg/providers/Microsoft.RecoveryServices/vaults/darts-prod-rsv"
        name                          = "darts-prod-rsv"
      ~ tags                          = {
            "application"         = "darts"
          + "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/darts-shared-infrastructure.git"
            "businessArea"        = "Cross-Cutting"
          + "contactSlackChannel" = "#darts-devs"
            "environment"         = "staging"
          + "managedBy"           = "Darts Modernisation"
        }
        # (7 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.

1 participant