-
Notifications
You must be signed in to change notification settings - Fork 0
Test pr-comments #276
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?
Test pr-comments #276
Conversation
|
|
Tip ✅ All Terraform module locks are up to dateNo module changes detected - everything is in sync! 📋 Pre-commit Output LogGenerated on Tue Jun 24 15:20:59 UTC 2025 |
|
Tip ✅ All Terraform module locks are up to dateNo module changes detected - everything is in sync! 📋 Pre-commit Output LogGenerated on Tue Jun 24 15:25:34 UTC 2025 |
|
Tip ✅ All Terraform module locks are up to dateNo module changes detected - everything is in sync! 📋 Pre-commit Output LogGenerated on Tue Jun 24 15:31:33 UTC 2025 |
|
Tip ✅ All Terraform module locks are up to dateNo module changes detected - everything is in sync! 📋 Pre-commit Output LogGenerated on Tue Jun 24 15:34:26 UTC 2025 |
|
Tip ✅ All Terraform module locks are up to dateNo module changes detected - everything is in sync! 📋 Pre-commit Output LogGenerated on Wed Jun 25 15:09:05 UTC 2025 |
📖 Terraform Plan (infra/resources/dev) - successShow Plan # module.apim.azurerm_api_management.this will be updated in-place
~ resource "azurerm_api_management" "this" {
id = "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae/resourceGroups/dx-d-itn-test-rg-01/providers/Microsoft.ApiManagement/service/dx-d-itn-playground-pg-apim-01"
name = "dx-d-itn-playground-pg-apim-01"
tags = {
"BusinessUnit" = "DevEx"
"CostCenter" = "TS000 - Tecnologia e Servizi"
"CreatedBy" = "Terraform"
"Environment" = "Dev"
"ManagementTeam" = "Developer Experience"
"ModuleName" = "azure_api_management"
"ModuleSource" = "DX"
"ModuleVersion" = "1.2.2"
"Scope" = "Dynatrace PoC"
"Source" = "https://github.com/pagopa/dx-playground/tree/main/infra/repository"
}
# (21 unchanged attributes hidden)
~ sign_up {
~ enabled = true -> false
# (1 unchanged block hidden)
}
# (8 unchanged blocks hidden)
}
# module.apim.azurerm_network_security_group.nsg_apim will be updated in-place
~ resource "azurerm_network_security_group" "nsg_apim" {
id = "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae/resourceGroups/dx-d-itn-network-rg-01/providers/Microsoft.Network/networkSecurityGroups/dx-d-itn-playground-pg-apim-nsg-01"
name = "dx-d-itn-playground-pg-apim-nsg-01"
~ tags = {
"BusinessUnit" = "DevEx"
"CostCenter" = "TS000 - Tecnologia e Servizi"
"CreatedBy" = "Terraform"
"Environment" = "Dev"
"ManagementTeam" = "Developer Experience"
"ModuleName" = "azure_api_management"
"ModuleSource" = "DX"
~ "ModuleVersion" = "1.2.1" -> "1.2.2"
"Scope" = "Dynatrace PoC"
"Source" = "https://github.com/pagopa/dx-playground/tree/main/infra/repository"
}
# (3 unchanged attributes hidden)
}
# module.apim.azurerm_private_dns_a_record.apim_azure_api_net will be updated in-place
~ resource "azurerm_private_dns_a_record" "apim_azure_api_net" {
id = "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae/resourceGroups/dx-d-itn-network-rg-01/providers/Microsoft.Network/privateDnsZones/azure-api.net/A/dx-d-itn-playground-pg-apim-01"
name = "dx-d-itn-playground-pg-apim-01"
~ tags = {
"BusinessUnit" = "DevEx"
"CostCenter" = "TS000 - Tecnologia e Servizi"
"CreatedBy" = "Terraform"
"Environment" = "Dev"
"ManagementTeam" = "Developer Experience"
"ModuleName" = "azure_api_management"
"ModuleSource" = "DX"
~ "ModuleVersion" = "1.2.1" -> "1.2.2"
"Scope" = "Dynatrace PoC"
"Source" = "https://github.com/pagopa/dx-playground/tree/main/infra/repository"
}
# (5 unchanged attributes hidden)
}
# module.apim.azurerm_private_dns_a_record.apim_management_azure_api_net will be updated in-place
~ resource "azurerm_private_dns_a_record" "apim_management_azure_api_net" {
id = "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae/resourceGroups/dx-d-itn-network-rg-01/providers/Microsoft.Network/privateDnsZones/management.azure-api.net/A/dx-d-itn-playground-pg-apim-01"
name = "dx-d-itn-playground-pg-apim-01"
~ tags = {
"BusinessUnit" = "DevEx"
"CostCenter" = "TS000 - Tecnologia e Servizi"
"CreatedBy" = "Terraform"
"Environment" = "Dev"
"ManagementTeam" = "Developer Experience"
"ModuleName" = "azure_api_management"
"ModuleSource" = "DX"
~ "ModuleVersion" = "1.2.1" -> "1.2.2"
"Scope" = "Dynatrace PoC"
"Source" = "https://github.com/pagopa/dx-playground/tree/main/infra/repository"
}
# (5 unchanged attributes hidden)
}
# module.apim.azurerm_private_dns_a_record.apim_scm_azure_api_net will be updated in-place
~ resource "azurerm_private_dns_a_record" "apim_scm_azure_api_net" {
id = "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae/resourceGroups/dx-d-itn-network-rg-01/providers/Microsoft.Network/privateDnsZones/scm.azure-api.net/A/dx-d-itn-playground-pg-apim-01"
name = "dx-d-itn-playground-pg-apim-01"
~ tags = {
"BusinessUnit" = "DevEx"
"CostCenter" = "TS000 - Tecnologia e Servizi"
"CreatedBy" = "Terraform"
"Environment" = "Dev"
"ManagementTeam" = "Developer Experience"
"ModuleName" = "azure_api_management"
"ModuleSource" = "DX"
~ "ModuleVersion" = "1.2.1" -> "1.2.2"
"Scope" = "Dynatrace PoC"
"Source" = "https://github.com/pagopa/dx-playground/tree/main/infra/repository"
}
# (5 unchanged attributes hidden)
}
# module.function_app.azurerm_linux_function_app.this will be updated in-place
~ resource "azurerm_linux_function_app" "this" {
id = "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae/resourceGroups/dx-d-itn-test-rg-01/providers/Microsoft.Web/sites/dx-d-itn-playground-be-func-01"
name = "dx-d-itn-playground-be-func-01"
tags = {
"BusinessUnit" = "DevEx"
"CostCenter" = "TS000 - Tecnologia e Servizi"
"CreatedBy" = "Terraform"
"Environment" = "Dev"
"ManagementTeam" = "Developer Experience"
"ModuleName" = "azure_function_app"
"ModuleSource" = "DX"
"ModuleVersion" = "1.0.1"
"Scope" = "Dynatrace PoC"
"Source" = "https://github.com/pagopa/dx-playground/tree/main/infra/repository"
"hidden-link: /app-insights-conn-string" = "InstrumentationKey=63c79963-f7fb-4e44-9fb8-ed80ff271e5a;IngestionEndpoint=https://italynorth-0.in.applicationinsights.azure.com/;LiveEndpoint=https://italynorth.livediagnostics.monitor.azure.com/;ApplicationId=9a1da2a2-6bd9-4e8b-ad31-b8e08919d557"
"hidden-link: /app-insights-instrumentation-key" = "63c79963-f7fb-4e44-9fb8-ed80ff271e5a"
"hidden-link: /app-insights-resource-id" = "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae/resourceGroups/dx-d-itn-test-rg-01/providers/microsoft.insights/components/dx-d-playground-appi-01"
}
# (34 unchanged attributes hidden)
~ site_config {
~ ip_restriction_default_action = "Allow" -> "Deny"
# (32 unchanged attributes hidden)
# (1 unchanged block hidden)
}
~ sticky_settings {
~ app_setting_names = [
- "APPINSIGHTS_SAMPLING_PERCENTAGE",
- "AzureFunctionsJobHost__logging__applicationInsights__samplingSettings__initialSamplingPercentage",
- "AzureFunctionsJobHost__logging__applicationInsights__samplingSettings__maxSamplingPercentage",
- "AzureFunctionsJobHost__logging__applicationInsights__samplingSettings__minSamplingPercentage",
"SLOT_TASK_HUBNAME",
"AzureFunctionsJobHost__extensions__durableTask__hubName",
+ "APPINSIGHTS_SAMPLING_PERCENTAGE",
"AzureFunctionsWebHost__hostid",
+ "AzureFunctionsJobHost__logging__applicationInsights__samplingSettings__minSamplingPercentage",
+ "AzureFunctionsJobHost__logging__applicationInsights__samplingSettings__maxSamplingPercentage",
+ "AzureFunctionsJobHost__logging__applicationInsights__samplingSettings__initialSamplingPercentage",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# module.to_do_api.azurerm_api_management_api_policy.policy will be updated in-place
~ resource "azurerm_api_management_api_policy" "policy" {
id = "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae/resourceGroups/dx-d-itn-test-rg-01/providers/Microsoft.ApiManagement/service/dx-d-itn-playground-pg-apim-01/apis/to-do-api"
~ xml_content = <<-EOT
- <policies>
- <inbound>
- <base />
- <set-backend-service backend-id="to-do-api-azure-function" />
- <!-- Append base-path, if defined, before invoking the backend -->
- <choose>
- <when condition="@(System.String.IsNullOrEmpty("api"))"></when>
- <otherwise>
- <rewrite-uri template="@(System.String.Concat("api/", context.Request.Url.Path))" />
- </otherwise>
- </choose>
- <cors>
- <allowed-origins>
- <origin>*</origin>
- </allowed-origins>
- <allowed-methods>
- <method>*</method>
- </allowed-methods>
- <allowed-headers>
- <header>*</header>
- </allowed-headers>
- <expose-headers>
- <header>*</header>
- </expose-headers>
- </cors>
- </inbound>
- <outbound>
- <base />
- </outbound>
- <backend>
- <base />
- </backend>
- <on-error>
- <base />
- </on-error>
+ <policies>
+ <inbound>
+ <base />
+ <set-backend-service backend-id="to-do-api-azure-function" />
+
+ <!-- Append base-path, if defined, before invoking the backend -->
+ <choose>
+ <when condition='@(System.String.IsNullOrEmpty("api"))'>
+ </when>
+ <otherwise>
+ <rewrite-uri template='@(System.String.Concat("api/", context.Request.Url.Path))' />
+ </otherwise>
+ </choose>
+
+ <cors>
+ <allowed-origins>
+ <origin>*</origin>
+ </allowed-origins>
+ <allowed-methods>
+ <method>*</method>
+ </allowed-methods>
+ <allowed-headers>
+ <header>*</header>
+ </allowed-headers>
+ <expose-headers>
+ <header>*</header>
+ </expose-headers>
+ </cors>
+ </inbound>
+ <outbound>
+ <base />
+ </outbound>
+ <backend>
+ <base />
+ </backend>
+ <on-error>
+ <base />
+ </on-error>
</policies>
EOT
# (4 unchanged attributes hidden)
}
# module.to_do_api_v3.azurerm_api_management_api_policy.policy will be updated in-place
~ resource "azurerm_api_management_api_policy" "policy" {
id = "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae/resourceGroups/dx-d-itn-test-rg-01/providers/Microsoft.ApiManagement/service/dx-d-itn-playground-pg-apim-01/apis/to-do-api-v3"
~ xml_content = <<-EOT
- <policies>
- <inbound>
- <base />
- <set-backend-service backend-id="to-do-api-azure-function-v3" />
- <!-- Append base-path, if defined, before invoking the backend -->
- <choose>
- <when condition="@(System.String.IsNullOrEmpty("api"))"></when>
- <otherwise>
- <rewrite-uri template="@(System.String.Concat("api/", context.Request.Url.Path))" />
- </otherwise>
- </choose>
- <cors>
- <allowed-origins>
- <origin>*</origin>
- </allowed-origins>
- <allowed-methods>
- <method>*</method>
- </allowed-methods>
- <allowed-headers>
- <header>*</header>
- </allowed-headers>
- <expose-headers>
- <header>*</header>
- </expose-headers>
- </cors>
- </inbound>
- <outbound>
- <base />
- </outbound>
- <backend>
- <base />
- </backend>
- <on-error>
- <base />
- </on-error>
+ <policies>
+ <inbound>
+ <base />
+ <set-backend-service backend-id="to-do-api-azure-function-v3" />
+
+ <!-- Append base-path, if defined, before invoking the backend -->
+ <choose>
+ <when condition='@(System.String.IsNullOrEmpty("api"))'>
+ </when>
+ <otherwise>
+ <rewrite-uri template='@(System.String.Concat("api/", context.Request.Url.Path))' />
+ </otherwise>
+ </choose>
+
+ <cors>
+ <allowed-origins>
+ <origin>*</origin>
+ </allowed-origins>
+ <allowed-methods>
+ <method>*</method>
+ </allowed-methods>
+ <allowed-headers>
+ <header>*</header>
+ </allowed-headers>
+ <expose-headers>
+ <header>*</header>
+ </expose-headers>
+ </cors>
+ </inbound>
+ <outbound>
+ <base />
+ </outbound>
+ <backend>
+ <base />
+ </backend>
+ <on-error>
+ <base />
+ </on-error>
</policies>
EOT
# (4 unchanged attributes hidden)
}
Plan: 0 to add, 8 to change, 0 to destroy. |
No description provided.