-
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 (Demo) #429
Draft
louisehuyton
wants to merge
6
commits into
demo
Choose a base branch
from
DTSPO-15971
base: demo
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.
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 (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 (demo)
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. |
hmcts-jenkins-cnp
bot
added
ns:toffee
prd:toffee
rel:toffee-recipe-backend-pr-429
labels
Apr 3, 2024
💰 Infracost reportMonthly cost will not changeThis comment will be updated when code changes. |
hmcts-jenkins-cnp
bot
force-pushed
the
demo
branch
3 times, most recently
from
October 11, 2024 08:36
dc87465
to
397859d
Compare
hmcts-jenkins-cnp
bot
force-pushed
the
demo
branch
2 times, most recently
from
October 23, 2024 08:16
7a1443a
to
3e8a39e
Compare
hmcts-jenkins-cnp
bot
force-pushed
the
demo
branch
4 times, most recently
from
November 1, 2024 17:59
8e73198
to
83f5b55
Compare
hmcts-jenkins-cnp
bot
force-pushed
the
demo
branch
5 times, most recently
from
November 12, 2024 10:32
5143368
to
07153a5
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 (Demo)
Checklist