chore(deps): update dependency ts-node to v10.9.2#603
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency ts-node to v10.9.2#603renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Plan Result (Genesis_sbox) |
Plan Result (Network_sbox) |
Plan Result (Managed_Identity_sbox)
Change Result (Click me) # azurerm_resource_group.application-mi will be updated in-place
~ resource "azurerm_resource_group" "application-mi" {
id = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/managed-identities-sbox-rg"
name = "managed-identities-sbox-rg"
~ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "Low"
+ "environment" = "sandbox"
+ "expiresAfter" = "3000-01-01"
+ "startupMode" = "always"
}
# (2 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy. |
Plan Result (Aks_sbox)
Change Result (Click me) # azurerm_resource_group.disks_resource_group will be created
+ resource "azurerm_resource_group" "disks_resource_group" {
+ id = (known after apply)
+ location = "uksouth"
+ name = "disks-sbox-rg"
+ tags = {
+ "application" = "core"
+ "autoShutdown" = "true"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "Low"
+ "environment" = "sandbox"
+ "expiresAfter" = "3000-01-01"
}
}
# azurerm_role_assignment.disk will be created
+ resource "azurerm_role_assignment" "disk" {
+ id = (known after apply)
+ name = (known after apply)
+ principal_id = "ba206872-8722-4375-bf4d-a28c39dff414"
+ principal_type = (known after apply)
+ role_definition_id = (known after apply)
+ role_definition_name = "Virtual Machine Contributor"
+ scope = (known after apply)
+ skip_service_principal_aad_check = (known after apply)
}
Plan: 2 to add, 0 to change, 0 to destroy.ℹ️ Objects have changed outside of TerraformThis feature was introduced from Terraform v0.15.4. Terraform detected the following changes made outside of Terraform since the
last "terraform apply" which may have affected this plan:
# azurerm_resource_group.disks_resource_group has been deleted
- resource "azurerm_resource_group" "disks_resource_group" {
- id = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/disks-sbox-rg" -> null
name = "disks-sbox-rg"
tags = {
"application" = "core"
"autoShutdown" = "true"
"builtFrom" = "hmcts/aks-sds-deploy"
"businessArea" = "Cross-Cutting"
"criticality" = "Low"
"environment" = "sandbox"
"expiresAfter" = "3000-01-01"
}
# (2 unchanged attributes hidden)
}
Unless you have made equivalent changes to your configuration, or ignored the |
Plan Result (Genesis_stg) |
Plan Result (Genesis_demo) |
Plan Result (Genesis_dev) |
Plan Result (Genesis_test) |
Plan Result (Genesis_ptlsbox) |
Plan Result (Genesis_ithc) |
Plan Result (Network_stg) |
Plan Result (Network_test) |
Plan Result (482: Genesis_dev - Genesis) |
Plan Result (482: Genesis_ithc - Genesis) |
Plan Result (482: Genesis_ptlsbox - Genesis)
Change Result (Click me) # module.genesis.azurerm_resource_group.genesis_resource_group will be updated in-place
~ resource "azurerm_resource_group" "genesis_resource_group" {
id = "/subscriptions/64b1c6d6-1481-44ad-b620-d8fe26a2c768/resourceGroups/genesis-rg"
name = "genesis-rg"
~ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "Low"
+ "environment" = "sandbox"
+ "expiresAfter" = "3000-01-01"
}
# (2 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy. |
Plan Result (482: Network_test - NetworkRg) |
Plan Result (482: Network_demo - NetworkRg) |
Plan Result (482: Network_stg - NetworkRg) |
Plan Result (482: Network_dev - NetworkRg) |
Plan Result (482: Network_ithc - NetworkRg) |
Plan Result (482: Network_ptlsbox - NetworkRg) |
Plan Result (482: Network_test - DeployInfrastructure)
|
Plan Result (482: Network_stg - DeployInfrastructure) |
Plan Result (482: Network_dev - DeployInfrastructure) |
Plan Result (482: Network_demo - DeployInfrastructure)
|
Plan Result (482: Network_ithc - DeployInfrastructure)
|
Plan Result (482: Network_ptlsbox - DeployInfrastructure)
|
Plan Result (482: Managed_Identity_test - Managed_Identity)
Change Result (Click me) # azurerm_resource_group.application-mi will be updated in-place
~ resource "azurerm_resource_group" "application-mi" {
id = "/subscriptions/3eec5bde-7feb-4566-bfb6-805df6e10b90/resourceGroups/managed-identities-test-rg"
name = "managed-identities-test-rg"
~ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "Medium"
+ "environment" = "testing"
}
# (2 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
|
Plan Result (482: Managed_Identity_stg - Managed_Identity)
Change Result (Click me) # azurerm_resource_group.application-mi will be updated in-place
~ resource "azurerm_resource_group" "application-mi" {
id = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/managed-identities-stg-rg"
name = "managed-identities-stg-rg"
~ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "High"
+ "environment" = "staging"
}
# (2 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
|
Plan Result (482: Managed_Identity_demo - Managed_Identity)
Change Result (Click me) # azurerm_resource_group.application-mi will be updated in-place
~ resource "azurerm_resource_group" "application-mi" {
id = "/subscriptions/c68a4bed-4c3d-4956-af51-4ae164c1957c/resourceGroups/managed-identities-demo-rg"
name = "managed-identities-demo-rg"
~ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "Medium"
+ "environment" = "demo"
}
# (2 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
|
Plan Result (482: Managed_Identity_dev - Managed_Identity)
|
Plan Result (482: Managed_Identity_ptlsbox - Managed_Identity)
Change Result (Click me) # azurerm_resource_group.application-mi will be updated in-place
~ resource "azurerm_resource_group" "application-mi" {
id = "/subscriptions/64b1c6d6-1481-44ad-b620-d8fe26a2c768/resourceGroups/managed-identities-ptlsbox-rg"
name = "managed-identities-ptlsbox-rg"
~ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "Low"
+ "environment" = "sandbox"
+ "expiresAfter" = "3000-01-01"
}
# (2 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
|
Plan Result (482: Managed_Identity_ithc - Managed_Identity)
Change Result (Click me) # azurerm_resource_group.application-mi will be updated in-place
~ resource "azurerm_resource_group" "application-mi" {
id = "/subscriptions/ba71a911-e0d6-4776-a1a6-079af1df7139/resourceGroups/managed-identities-ithc-rg"
name = "managed-identities-ithc-rg"
~ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "Medium"
+ "environment" = "ithc"
}
# (2 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
|
Plan Result (482: Genesis_prod - Genesis) |
Plan Result (482: Genesis_ptl - Genesis) |
Plan Result (482: Network_prod - NetworkRg) |
Plan Result (482: Network_ptl - NetworkRg) |
Plan Result (482: Network_prod - DeployInfrastructure)
|
Plan Result (482: Network_ptl - DeployInfrastructure) |
Plan Result (482: Managed_Identity_prod - Managed_Identity)
Change Result (Click me) # azurerm_resource_group.application-mi will be updated in-place
~ resource "azurerm_resource_group" "application-mi" {
id = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/managed-identities-prod-rg"
name = "managed-identities-prod-rg"
~ tags = {
+ "application" = "core"
+ "builtFrom" = "hmcts/aks-sds-deploy"
+ "businessArea" = "Cross-Cutting"
+ "criticality" = "High"
+ "environment" = "production"
}
# (2 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
|
Plan Result (482: Managed_Identity_ptl - Managed_Identity)
|
This file contains hidden or 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
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.
This PR contains the following updates:
10.9.1→10.9.2Release Notes
TypeStrong/ts-node (ts-node)
v10.9.2: Fixtsconfig.jsonfile not foundCompare Source
Fixed
tsconfig.jsonfile not found on latest TypeScript version (#2091)Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.