Skip to content

Commit

Permalink
[#IOPLT-208] Dismiss Temporary App Gw (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleDore authored Feb 12, 2024
1 parent 34ff0f3 commit 9c97ced
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 897 deletions.
7 changes: 1 addition & 6 deletions src/core/99_variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ variable "law_daily_quota_gb" {
variable "dns_default_ttl_sec" {
type = number
description = "value"
default = 60
default = 3600
}

variable "external_domain" {
Expand Down Expand Up @@ -228,11 +228,6 @@ variable "cidr_subnet_appgateway" {
description = "Application gateway address space."
}

variable "cidr_subnet_temp_appgateway" {
type = list(string)
description = "Temp application gateway address space."
}

variable "cidr_subnet_apim" {
type = list(string)
description = "Old Api Management address space."
Expand Down
6 changes: 1 addition & 5 deletions src/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,11 @@
| <a name="module_app_backendl2_snet"></a> [app\_backendl2\_snet](#module\_app\_backendl2\_snet) | git::https://github.com/pagopa/terraform-azurerm-v3.git//subnet | v7.34.3 |
| <a name="module_app_backendli_snet"></a> [app\_backendli\_snet](#module\_app\_backendli\_snet) | git::https://github.com/pagopa/terraform-azurerm-v3.git//subnet | v7.34.3 |
| <a name="module_app_gw"></a> [app\_gw](#module\_app\_gw) | github.com/pagopa/terraform-azurerm-v3.git//app_gateway | v7.46.0 |
| <a name="module_app_gw_temp"></a> [app\_gw\_temp](#module\_app\_gw\_temp) | git::https://github.com/pagopa/terraform-azurerm-v3.git//app_gateway | v7.28.0 |
| <a name="module_app_messages_function"></a> [app\_messages\_function](#module\_app\_messages\_function) | git::https://github.com/pagopa/terraform-azurerm-v3.git//function_app | v7.34.3 |
| <a name="module_app_messages_function_staging_slot"></a> [app\_messages\_function\_staging\_slot](#module\_app\_messages\_function\_staging\_slot) | git::https://github.com/pagopa/terraform-azurerm-v3.git//function_app_slot | v7.34.3 |
| <a name="module_app_messages_snet"></a> [app\_messages\_snet](#module\_app\_messages\_snet) | git::https://github.com/pagopa/terraform-azurerm-v3.git//subnet | v7.34.3 |
| <a name="module_app_snet"></a> [app\_snet](#module\_app\_snet) | git::https://github.com/pagopa/terraform-azurerm-v3.git//subnet | v7.34.3 |
| <a name="module_appgateway_snet"></a> [appgateway\_snet](#module\_appgateway\_snet) | git::https://github.com/pagopa/terraform-azurerm-v3.git//subnet | v7.28.0 |
| <a name="module_appgateway_temp_snet"></a> [appgateway\_temp\_snet](#module\_appgateway\_temp\_snet) | git::https://github.com/pagopa/terraform-azurerm-v3.git//subnet | v7.28.0 |
| <a name="module_appservice_app_backendl1"></a> [appservice\_app\_backendl1](#module\_appservice\_app\_backendl1) | git::https://github.com/pagopa/terraform-azurerm-v3.git//app_service | v7.33.0 |
| <a name="module_appservice_app_backendl1_slot_staging"></a> [appservice\_app\_backendl1\_slot\_staging](#module\_appservice\_app\_backendl1\_slot\_staging) | git::https://github.com/pagopa/terraform-azurerm-v3.git//app_service_slot | v7.34.3 |
| <a name="module_appservice_app_backendl2"></a> [appservice\_app\_backendl2](#module\_appservice\_app\_backendl2) | git::https://github.com/pagopa/terraform-azurerm-v3.git//app_service | v7.33.0 |
Expand Down Expand Up @@ -346,7 +344,6 @@
| [azurerm_private_endpoint.cgn_legalbackup_storage](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/private_endpoint) | resource |
| [azurerm_private_endpoint.locked_profiles_storage_table](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/private_endpoint) | resource |
| [azurerm_public_ip.appgateway_public_ip](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/public_ip) | resource |
| [azurerm_public_ip.appgateway_temp_public_ip](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/public_ip) | resource |
| [azurerm_public_ip.public_ip_apim](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/public_ip) | resource |
| [azurerm_resource_group.admin_rg](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/resource_group) | resource |
| [azurerm_resource_group.app_async_rg](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/resource_group) | resource |
Expand Down Expand Up @@ -663,7 +660,6 @@
| <a name="input_cidr_subnet_selfcare_be"></a> [cidr\_subnet\_selfcare\_be](#input\_cidr\_subnet\_selfcare\_be) | Selfcare IO frontend storage address space. | `list(string)` | n/a | yes |
| <a name="input_cidr_subnet_services"></a> [cidr\_subnet\_services](#input\_cidr\_subnet\_services) | Function services address space. | `list(string)` | n/a | yes |
| <a name="input_cidr_subnet_shared_1"></a> [cidr\_subnet\_shared\_1](#input\_cidr\_subnet\_shared\_1) | Function cgn address space. | `list(string)` | n/a | yes |
| <a name="input_cidr_subnet_temp_appgateway"></a> [cidr\_subnet\_temp\_appgateway](#input\_cidr\_subnet\_temp\_appgateway) | Temp application gateway address space. | `list(string)` | n/a | yes |
| <a name="input_cidr_subnet_vpn"></a> [cidr\_subnet\_vpn](#input\_cidr\_subnet\_vpn) | VPN network address space. | `list(string)` | n/a | yes |
| <a name="input_cidr_weu_beta_vnet"></a> [cidr\_weu\_beta\_vnet](#input\_cidr\_weu\_beta\_vnet) | Beta Virtual network cidr. | `list(string)` | n/a | yes |
| <a name="input_cidr_weu_prod01_vnet"></a> [cidr\_weu\_prod01\_vnet](#input\_cidr\_weu\_prod01\_vnet) | Prod01 Virtual network cidr. | `list(string)` | n/a | yes |
Expand All @@ -675,7 +671,7 @@
| <a name="input_common_rg"></a> [common\_rg](#input\_common\_rg) | Common Virtual network resource group name. | `string` | `""` | no |
| <a name="input_continua_appservice_sku"></a> [continua\_appservice\_sku](#input\_continua\_appservice\_sku) | The SKU for the AppService Plan relative to Continua | `string` | n/a | yes |
| <a name="input_ddos_protection_plan"></a> [ddos\_protection\_plan](#input\_ddos\_protection\_plan) | n/a | <pre>object({<br> id = string<br> enable = bool<br> })</pre> | `null` | no |
| <a name="input_dns_default_ttl_sec"></a> [dns\_default\_ttl\_sec](#input\_dns\_default\_ttl\_sec) | value | `number` | `60` | no |
| <a name="input_dns_default_ttl_sec"></a> [dns\_default\_ttl\_sec](#input\_dns\_default\_ttl\_sec) | value | `number` | `3600` | no |
| <a name="input_dns_zone_firmaconio_selfcare"></a> [dns\_zone\_firmaconio\_selfcare](#input\_dns\_zone\_firmaconio\_selfcare) | The dns subdomain. | `string` | `null` | no |
| <a name="input_dns_zone_io"></a> [dns\_zone\_io](#input\_dns\_zone\_io) | The dns subdomain. | `string` | `null` | no |
| <a name="input_dns_zone_io_selfcare"></a> [dns\_zone\_io\_selfcare](#input\_dns\_zone\_io\_selfcare) | The dns subdomain. | `string` | `null` | no |
Expand Down
4 changes: 0 additions & 4 deletions src/core/app_backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,6 @@ module "appservice_app_backendl1" {
module.services_snet[0].id,
module.services_snet[1].id,
module.appgateway_snet.id,
module.appgateway_temp_snet.id,
module.apim_v2_snet.id,
]

Expand Down Expand Up @@ -712,7 +711,6 @@ module "appservice_app_backendl1_slot_staging" {
module.services_snet[0].id,
module.services_snet[1].id,
module.appgateway_snet.id,
module.appgateway_temp_snet.id,
module.apim_v2_snet.id,
]

Expand Down Expand Up @@ -887,7 +885,6 @@ module "appservice_app_backendl2" {
module.services_snet[0].id,
module.services_snet[1].id,
module.appgateway_snet.id,
module.appgateway_temp_snet.id,
module.apim_v2_snet.id,
]

Expand Down Expand Up @@ -929,7 +926,6 @@ module "appservice_app_backendl2_slot_staging" {
module.services_snet[0].id,
module.services_snet[1].id,
module.appgateway_snet.id,
module.appgateway_temp_snet.id,
module.apim_v2_snet.id,
]

Expand Down
Loading

0 comments on commit 9c97ced

Please sign in to comment.