-
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
test version 4x azurerm #152
Open
NickAzureDevops
wants to merge
3
commits into
master
Choose a base branch
from
test-v4
base: master
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.
Open
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
NickAzureDevops
force-pushed
the
test-v4
branch
from
October 14, 2024 13:54
91b2e06
to
84476b4
Compare
Plan Result (aat)
|
Plan Result (prod)
|
hmcts-jenkins-a-to-c
bot
added
aat/no-changes
prod/no-changes
and removed
aat/add-or-update
prod/add-or-update
labels
Oct 14, 2024
Plan Result (sandbox)
Change Result (Click me) # azurerm_resource_group.shared_resource_group will be updated in-place
~ resource "azurerm_resource_group" "shared_resource_group" {
id = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/crumble-shared-infrastructure-sandbox"
name = "crumble-shared-infrastructure-sandbox"
~ tags = {
"Team Contact" = "#Cloud-Native"
"application" = "core"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/cnp-plum-shared-infrastructure.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#platops-help"
"environment" = "sandbox"
~ "expiresAfter" = "2024-10-25" -> "2024-10-28"
"managedBy" = "CNP"
"startupMode" = "onDemand"
}
# (2 unchanged attributes hidden)
}
# module.application_insights.azurerm_application_insights.this will be updated in-place
~ resource "azurerm_application_insights" "this" {
id = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/crumble-shared-infrastructure-sandbox/providers/Microsoft.Insights/components/crumble-sandbox"
name = "crumble-sandbox"
~ tags = {
"application" = "core"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/cnp-plum-shared-infrastructure.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#platops-help"
"environment" = "sandbox"
~ "expiresAfter" = "2024-10-25" -> "2024-10-28"
"managedBy" = "CNP"
"startupMode" = "onDemand"
}
# (16 unchanged attributes hidden)
}
# module.application_insights.azurerm_monitor_activity_log_alert.main[0] will be updated in-place
~ resource "azurerm_monitor_activity_log_alert" "main" {
id = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/crumble-shared-infrastructure-sandbox/providers/Microsoft.Insights/activityLogAlerts/Application Insights daily cap reached - crumble-sandbox"
name = "Application Insights daily cap reached - crumble-sandbox"
~ tags = {
"application" = "core"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/cnp-plum-shared-infrastructure.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#platops-help"
"environment" = "sandbox"
~ "expiresAfter" = "2024-10-25" -> "2024-10-28"
"managedBy" = "CNP"
"startupMode" = "onDemand"
}
# (5 unchanged attributes hidden)
# (2 unchanged blocks hidden)
}
# module.servicebus-namespace.azurerm_servicebus_namespace.servicebus_namespace will be updated in-place
~ resource "azurerm_servicebus_namespace" "servicebus_namespace" {
id = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/crumble-shared-infrastructure-sandbox/providers/Microsoft.ServiceBus/namespaces/crumble-servicebus-sandbox"
name = "crumble-servicebus-sandbox"
~ tags = {
"application" = "core"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/cnp-plum-shared-infrastructure.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#platops-help"
"environment" = "sandbox"
~ "expiresAfter" = "2024-10-25" -> "2024-10-28"
"managedBy" = "CNP"
"startupMode" = "onDemand"
}
# (13 unchanged attributes hidden)
}
# module.vault.azurerm_key_vault.kv will be updated in-place
~ resource "azurerm_key_vault" "kv" {
id = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/crumble-shared-infrastructure-sandbox/providers/Microsoft.KeyVault/vaults/crumblesi-sandbox"
name = "crumblesi-sandbox"
~ tags = {
"Team Contact" = "#Cloud-Native"
"application" = "core"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/cnp-plum-shared-infrastructure.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#platops-help"
"environment" = "sandbox"
~ "expiresAfter" = "2024-10-25" -> "2024-10-28"
"managedBy" = "CNP"
"startupMode" = "onDemand"
}
# (13 unchanged attributes hidden)
# (1 unchanged block hidden)
}
# module.vault.azurerm_user_assigned_identity.managed_identity[0] will be updated in-place
~ resource "azurerm_user_assigned_identity" "managed_identity" {
id = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/managed-identities-sandbox-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/crumble-sandbox-mi"
name = "crumble-sandbox-mi"
~ tags = {
"Team Contact" = "#Cloud-Native"
"application" = "core"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/cnp-plum-shared-infrastructure.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#platops-help"
"environment" = "sandbox"
~ "expiresAfter" = "2024-10-25" -> "2024-10-28"
"managedBy" = "CNP"
"startupMode" = "onDemand"
}
# (5 unchanged attributes hidden)
}
Plan: 0 to add, 6 to change, 0 to destroy. |
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
See PROJ-XXXXXX
Change description
Testing done
Checklist