-
Notifications
You must be signed in to change notification settings - Fork 0
[#CES-1326] Upgrade bootstrapper module to v3 #514
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
base: main
Are you sure you want to change the base?
Conversation
|
Jira Pull Request LinkThis Pull Request refers to the following Jira issue CES-1326 |
Tip ✅ All Terraform module locks are up to dateNo module changes detected - everything is in sync! 📋 Pre-commit Output Log
Generated on Thu Oct 2 16:57:02 UTC 2025 |
Tip ✅ All Terraform module locks are up to dateNo module changes detected - everything is in sync! 📋 Pre-commit Output Log
Generated on Fri Oct 3 07:46:47 UTC 2025 |
📖 Terraform Plan (infra/resources/prod) - successShow Plan # module.function_profile_async.azurerm_linux_function_app_slot.this[0] will be updated in-place
~ resource "azurerm_linux_function_app_slot" "this" {
id = "/subscriptions/ec285037-c673-4f58-b594-d7c480da4e8b/resourceGroups/io-p-itn-auth-main-rg-01/providers/Microsoft.Web/sites/io-p-itn-auth-profas-func-02/slots/staging"
name = "staging"
tags = {
"CostCenter" = "TS310 - PAGAMENTI & SERVIZI"
"CreatedBy" = "Terraform"
"Environment" = "Prod"
"ManagementTeam" = "IO Auth&Identity"
"ModuleName" = "azure_function_app"
"ModuleSource" = "DX"
"ModuleVersion" = "1.0.1"
"Owner" = "IO"
"Source" = "https://github.com/pagopa/io-auth-n-identity-domain/tree/main/infra/resources/prod"
}
# (32 unchanged attributes hidden)
~ site_config {
~ health_check_eviction_time_in_min = 0 -> 2
# (33 unchanged attributes hidden)
# (1 unchanged block hidden)
}
# (1 unchanged block hidden)
}
# module.storage_account_maintenance_services.azurerm_storage_container.containers["data-factory-exports-01"] will be updated in-place
~ resource "azurerm_storage_container" "containers" {
id = "/subscriptions/ec285037-c673-4f58-b594-d7c480da4e8b/resourceGroups/io-p-itn-auth-main-rg-01/providers/Microsoft.Storage/storageAccounts/iopitnauthmntst01/blobServices/default/containers/data-factory-exports-01"
~ metadata = {
- "hdi_version" = "2013-09-01" -> null
# (6 unchanged elements hidden)
}
name = "data-factory-exports-01"
# (8 unchanged attributes hidden)
}
Plan: 0 to add, 2 to change, 0 to destroy. |
Close CES-1326