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

DTSPO-15971 - Point towards DTSPO-15971 Jenkins branch for testing purposes (Demo) #429

Draft
wants to merge 6 commits into
base: demo
Choose a base branch
from

Conversation

louisehuyton
Copy link
Contributor

Jira link (if applicable)

DTSPO-15971

Change description

Point towards DTSPO-15971 Jenkins branch for testing purposes (Demo)

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 Apr 2, 2024

Plan Result (sbox)

Plan: 1 to add, 0 to change, 0 to destroy.
  • Create
    • azurerm_key_vault_secret.test-secret
Change Result (Click me)
  # azurerm_key_vault_secret.test-secret will be created
  + resource "azurerm_key_vault_secret" "test-secret" {
      + id                      = (known after apply)
      + key_vault_id            = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/apple-shared-infrastructure-sbox/providers/Microsoft.KeyVault/vaults/applesi-sbox"
      + name                    = "test-secret"
      + resource_id             = (known after apply)
      + resource_versionless_id = (known after apply)
      + value                   = (sensitive value)
      + version                 = (known after apply)
      + versionless_id          = (known after apply)
    }

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

Copy link
Contributor

Plan Result (stg)

Plan: 1 to add, 0 to change, 0 to destroy.
  • Create
    • azurerm_key_vault_secret.test-secret
Change Result (Click me)
  # azurerm_key_vault_secret.test-secret will be created
  + resource "azurerm_key_vault_secret" "test-secret" {
      + id                      = (known after apply)
      + key_vault_id            = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/toffee-shared-infrastructure-stg/providers/Microsoft.KeyVault/vaults/toffeesi-stg"
      + name                    = "test-secret"
      + resource_id             = (known after apply)
      + resource_versionless_id = (known after apply)
      + value                   = (sensitive value)
      + version                 = (known after apply)
      + versionless_id          = (known after apply)
    }

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

Copy link
Contributor

Plan Result (demo)

Plan: 1 to add, 0 to change, 0 to destroy.
  • Create
    • azurerm_key_vault_secret.test-secret
Change Result (Click me)
  # azurerm_key_vault_secret.test-secret will be created
  + resource "azurerm_key_vault_secret" "test-secret" {
      + id                      = (known after apply)
      + key_vault_id            = "/subscriptions/c68a4bed-4c3d-4956-af51-4ae164c1957c/resourceGroups/toffee-shared-infrastructure-demo/providers/Microsoft.KeyVault/vaults/toffeesi-demo"
      + name                    = "test-secret"
      + resource_id             = (known after apply)
      + resource_versionless_id = (known after apply)
      + value                   = (sensitive value)
      + version                 = (known after apply)
      + versionless_id          = (known after apply)
    }

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

Copy link

infracost bot commented Jul 1, 2024

💰 Infracost report

Monthly cost will not change

This comment will be updated when code changes.

@hmcts-jenkins-cnp hmcts-jenkins-cnp bot force-pushed the demo branch 3 times, most recently from dc87465 to 397859d Compare October 11, 2024 08:36
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot force-pushed the demo branch 2 times, most recently from 7a1443a to 3e8a39e Compare October 23, 2024 08:16
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot force-pushed the demo branch 4 times, most recently from 8e73198 to 83f5b55 Compare November 1, 2024 17:59
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot force-pushed the demo branch 5 times, most recently from 5143368 to 07153a5 Compare November 12, 2024 10:32
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.

3 participants