-
Notifications
You must be signed in to change notification settings - Fork 0
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 (ITHC) #430
Draft
louisehuyton
wants to merge
6
commits into
ithc
Choose a base branch
from
DTSPO-15971
base: ithc
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+13
−7
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Plan Result
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. |
hmcts-jenkins-cnp
bot
added
ns:toffee
prd:toffee
rel:toffee-recipe-backend-pr-430
labels
Mar 25, 2024
Plan Result (sbox)
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. |
Plan Result (stg)
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. |
Plan Result (ithc)
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/ba71a911-e0d6-4776-a1a6-079af1df7139/resourceGroups/toffee-shared-infrastructure-ithc/providers/Microsoft.KeyVault/vaults/toffeesi-ithc"
+ 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. |
💰 Infracost reportMonthly cost will not changeThis comment will be updated when code changes. |
hmcts-jenkins-cnp
bot
force-pushed
the
ithc
branch
6 times, most recently
from
October 11, 2024 08:36
dc87465
to
397859d
Compare
hmcts-jenkins-cnp
bot
force-pushed
the
ithc
branch
4 times, most recently
from
October 24, 2024 07:33
3e8a39e
to
308a604
Compare
hmcts-jenkins-cnp
bot
force-pushed
the
ithc
branch
2 times, most recently
from
October 31, 2024 08:48
728a5ea
to
409df14
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Jira link (if applicable)
DTSPO-15971
Change description
Point towards DTSPO-15971 Jenkins branch for testing purposes (ITHC)
Checklist