Skip to content

Upgrade/first install#15

Merged
devsocket merged 6 commits intomainfrom
upgrade/first_install
Apr 12, 2026
Merged

Upgrade/first install#15
devsocket merged 6 commits intomainfrom
upgrade/first_install

Conversation

@devsocket
Copy link
Copy Markdown
Owner

No description provided.

@github-actions
Copy link
Copy Markdown

Plan: shared/key_vault

data.terraform_remote_state.log_analytics: Reading...
data.terraform_remote_state.log_analytics: Read complete after 0s
data.azurerm_client_config.current: Reading...
module.key_vault.azurerm_resource_group.this: Refreshing state... [id=/subscriptions/fe8c8052-8962-4d98-957f-fdaf78094831/resourceGroups/rg-cc-shared-keyvault]
data.azurerm_client_config.current: Read complete after 0s [id=Y2xpZW50Q29uZmlncy9jbGllbnRJZD04MDBiOTM2OS0xZjY2LTQ2ODgtYjMzNS01NmM5MzBiNjJjMzU7b2JqZWN0SWQ9NWY5ZTY2YmEtNGM5Ny00ZDAxLTk1NGItNGNiN2MyYWM1YTQ1O3N1YnNjcmlwdGlvbklkPWZlOGM4MDUyLTg5NjItNGQ5OC05NTdmLWZkYWY3ODA5NDgzMTt0ZW5hbnRJZD0xMjhjNTZkZC1iMGIzLTQ5ZTItYTQ2My02ZGI4OWU2YTk1Mzk=]
module.key_vault.azurerm_key_vault.this: Refreshing state... [id=/subscriptions/fe8c8052-8962-4d98-957f-fdaf78094831/resourceGroups/rg-cc-shared-keyvault/providers/Microsoft.KeyVault/vaults/devsocket-kv]
module.key_vault.azurerm_monitor_diagnostic_setting.this[0]: Refreshing state... [id=/subscriptions/fe8c8052-8962-4d98-957f-fdaf78094831/resourceGroups/rg-cc-shared-keyvault/providers/Microsoft.KeyVault/vaults/devsocket-kv|diag-devsocket-kv]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link
Copy Markdown

Plan: apps/sample-app/dev/aks

data.terraform_remote_state.log_analytics: Reading...
data.terraform_remote_state.spoke_dev: Reading...
data.terraform_remote_state.appgw: Reading...
data.terraform_remote_state.log_analytics: Read complete after 1s
data.terraform_remote_state.spoke_dev: Read complete after 1s
data.terraform_remote_state.appgw: Read complete after 2s

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform planned the following actions, but then encountered a problem:

  # module.aks.azurerm_resource_group.this will be created
  + resource "azurerm_resource_group" "this" {
      + id       = (known after apply)
      + location = "canadacentral"
      + name     = "rg-cc-aks-dev"
    }

Plan: 1 to add, 0 to change, 0 to destroy.

Changes to Outputs:
  + resource_group_name = "rg-cc-aks-dev"

Error: Unsupported attribute

  on main.tf line 70, in module "aks":
  70:     app_gateway_id = data.terraform_remote_state.appgw.outputs.appgw_id
    ├────────────────
    │ data.terraform_remote_state.appgw.outputs is object with 5 attributes

This object does not have an attribute named "appgw_id".
::error::Terraform exited with code 1.

@github-actions
Copy link
Copy Markdown

Plan: connectivity/hub

module.hub_vnet.azurerm_resource_group.this: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-cc-hub-connectivity]
module.hub_vnet.azurerm_virtual_network.this: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-cc-hub-connectivity/providers/Microsoft.Network/virtualNetworks/vnet-cc-hub-devsocket]
module.hub_vnet.azurerm_subnet.management: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-cc-hub-connectivity/providers/Microsoft.Network/virtualNetworks/vnet-cc-hub-devsocket/subnets/ManagementSubnet]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@devsocket devsocket merged commit ac32689 into main Apr 12, 2026
19 of 21 checks passed
@github-actions
Copy link
Copy Markdown

Plan: shared/storage

data.terraform_remote_state.log_analytics: Reading...
data.terraform_remote_state.log_analytics: Read complete after 1s
data.azurerm_client_config.current: Reading...
data.azurerm_client_config.current: Read complete after 0s [id=Y2xpZW50Q29uZmlncy9jbGllbnRJZD04MDBiOTM2OS0xZjY2LTQ2ODgtYjMzNS01NmM5MzBiNjJjMzU7b2JqZWN0SWQ9NWY5ZTY2YmEtNGM5Ny00ZDAxLTk1NGItNGNiN2MyYWM1YTQ1O3N1YnNjcmlwdGlvbklkPWZlOGM4MDUyLTg5NjItNGQ5OC05NTdmLWZkYWY3ODA5NDgzMTt0ZW5hbnRJZD0xMjhjNTZkZC1iMGIzLTQ5ZTItYTQ2My02ZGI4OWU2YTk1Mzk=]
module.storage_account.azurerm_resource_group.this: Refreshing state... [id=/subscriptions/fe8c8052-8962-4d98-957f-fdaf78094831/resourceGroups/rg-cc-shared-storage]
module.storage_account.azurerm_storage_account.this: Refreshing state... [id=/subscriptions/fe8c8052-8962-4d98-957f-fdaf78094831/resourceGroups/rg-cc-shared-storage/providers/Microsoft.Storage/storageAccounts/devsocketccsharedsa]
module.storage_account.azurerm_storage_container.this["app-logs"]: Refreshing state... [id=https://devsocketccsharedsa.blob.core.windows.net/app-logs]
module.storage_account.azurerm_storage_container.this["app-data"]: Refreshing state... [id=https://devsocketccsharedsa.blob.core.windows.net/app-data]
module.storage_account.azurerm_monitor_diagnostic_setting.blob[0]: Refreshing state... [id=/subscriptions/fe8c8052-8962-4d98-957f-fdaf78094831/resourceGroups/rg-cc-shared-storage/providers/Microsoft.Storage/storageAccounts/devsocketccsharedsa/blobServices/default|diag-devsocketccsharedsa-blob]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.storage_account.azurerm_monitor_diagnostic_setting.blob[0] will be updated in-place
  ~ resource "azurerm_monitor_diagnostic_setting" "blob" {
        id                         = "/subscriptions/fe8c8052-8962-4d98-957f-fdaf78094831/resourceGroups/rg-cc-shared-storage/providers/Microsoft.Storage/storageAccounts/devsocketccsharedsa/blobServices/default|diag-devsocketccsharedsa-blob"
        name                       = "diag-devsocketccsharedsa-blob"
        # (2 unchanged attributes hidden)

      - metric {
          - category = "Capacity" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - metric {
          - category = "Transaction" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }

        # (6 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

@github-actions
Copy link
Copy Markdown

Plan: connectivity/spokes/dev

data.terraform_remote_state.hub: Reading...
data.terraform_remote_state.hub: Read complete after 1s
module.spoke_vnet.azurerm_resource_group.this: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev]
module.spoke_vnet.azurerm_route_table.this: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/routeTables/rt-devsocket-spoke-dev]
module.spoke_vnet.azurerm_virtual_network.this: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/virtualNetworks/vnet-devsocket-spoke-dev]
module.spoke_vnet.azurerm_virtual_network_peering.spoke_to_hub: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/virtualNetworks/vnet-devsocket-spoke-dev/virtualNetworkPeerings/peer-vnet-devsocket-spoke-dev-to-vnet-cc-hub-devsocket]
module.spoke_vnet.azurerm_virtual_network_peering.hub_to_spoke: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-cc-hub-connectivity/providers/Microsoft.Network/virtualNetworks/vnet-cc-hub-devsocket/virtualNetworkPeerings/peer-vnet-cc-hub-devsocket-to-vnet-devsocket-spoke-dev]
module.spoke_vnet.azurerm_subnet.private_endpoints: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/virtualNetworks/vnet-devsocket-spoke-dev/subnets/snet-privateendpoints]
module.spoke_vnet.azurerm_subnet.aks: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/virtualNetworks/vnet-devsocket-spoke-dev/subnets/snet-aks]
module.spoke_vnet.azurerm_subnet.appgw: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/virtualNetworks/vnet-devsocket-spoke-dev/subnets/snet-appgw]
module.spoke_vnet.azurerm_subnet_route_table_association.private_endpoints: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/virtualNetworks/vnet-devsocket-spoke-dev/subnets/snet-privateendpoints]
module.spoke_vnet.azurerm_subnet_route_table_association.appgw: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/virtualNetworks/vnet-devsocket-spoke-dev/subnets/snet-appgw]
module.spoke_vnet.azurerm_subnet_route_table_association.aks: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/virtualNetworks/vnet-devsocket-spoke-dev/subnets/snet-aks]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.spoke_vnet.azurerm_route_table.this will be updated in-place
  ~ resource "azurerm_route_table" "this" {
      ~ bgp_route_propagation_enabled = true -> false
        id                            = "/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/routeTables/rt-devsocket-spoke-dev"
        name                          = "rt-devsocket-spoke-dev"
        tags                          = {
            "environment" = "dev"
            "layer"       = "spoke-network"
            "managed_by"  = "terraform"
            "project"     = "devsocket-landing-zone"
        }
        # (5 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

@github-actions
Copy link
Copy Markdown

Plan: shared/monitoring/log_analytics

module.log_analytics.azurerm_resource_group.this: Refreshing state... [id=/subscriptions/f63b2eba-c6fb-41bc-8892-d94545acbf3a/resourceGroups/rg-management-monitoring]
module.log_analytics.azurerm_log_analytics_workspace.this: Refreshing state... [id=/subscriptions/f63b2eba-c6fb-41bc-8892-d94545acbf3a/resourceGroups/rg-management-monitoring/providers/Microsoft.OperationalInsights/workspaces/law-management-devsocket]
module.log_analytics.azurerm_log_analytics_solution.container_insights[0]: Refreshing state... [id=/subscriptions/f63b2eba-c6fb-41bc-8892-d94545acbf3a/resourceGroups/rg-management-monitoring/providers/Microsoft.OperationsManagement/solutions/ContainerInsights(law-management-devsocket)]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link
Copy Markdown

Plan: connectivity/private-dns

data.terraform_remote_state.hub: Reading...
data.terraform_remote_state.spoke_dev: Reading...
data.terraform_remote_state.hub: Read complete after 1s
data.terraform_remote_state.spoke_dev: Read complete after 1s
module.private_dns.azurerm_resource_group.this: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns]
module.private_dns.azurerm_private_dns_zone.this["privatelink.azurecr.io"]: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns/providers/Microsoft.Network/privateDnsZones/privatelink.azurecr.io]
module.private_dns.azurerm_private_dns_zone.this["privatelink.vaultcore.azure.net"]: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns/providers/Microsoft.Network/privateDnsZones/privatelink.vaultcore.azure.net]
module.private_dns.azurerm_private_dns_zone.this["privatelink.blob.core.windows.net"]: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns/providers/Microsoft.Network/privateDnsZones/privatelink.blob.core.windows.net]
module.private_dns.azurerm_private_dns_zone_virtual_network_link.hub["privatelink.azurecr.io"]: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns/providers/Microsoft.Network/privateDnsZones/privatelink.azurecr.io/virtualNetworkLinks/vnetlink-hub-privatelink.azurecr.io]
module.private_dns.azurerm_private_dns_zone_virtual_network_link.spoke["dev-privatelink.blob.core.windows.net"]: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns/providers/Microsoft.Network/privateDnsZones/privatelink.blob.core.windows.net/virtualNetworkLinks/vnetlink-spoke-dev-privatelink.blob.core.windows.net]
module.private_dns.azurerm_private_dns_zone_virtual_network_link.hub["privatelink.vaultcore.azure.net"]: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns/providers/Microsoft.Network/privateDnsZones/privatelink.vaultcore.azure.net/virtualNetworkLinks/vnetlink-hub-privatelink.vaultcore.azure.net]
module.private_dns.azurerm_private_dns_zone_virtual_network_link.spoke["dev-privatelink.azurecr.io"]: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns/providers/Microsoft.Network/privateDnsZones/privatelink.azurecr.io/virtualNetworkLinks/vnetlink-spoke-dev-privatelink.azurecr.io]
module.private_dns.azurerm_private_dns_zone_virtual_network_link.hub["privatelink.blob.core.windows.net"]: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns/providers/Microsoft.Network/privateDnsZones/privatelink.blob.core.windows.net/virtualNetworkLinks/vnetlink-hub-privatelink.blob.core.windows.net]
module.private_dns.azurerm_private_dns_zone_virtual_network_link.spoke["dev-privatelink.vaultcore.azure.net"]: Refreshing state... [id=/subscriptions/0ec15eee-652a-4aa3-aaa4-35a192aba380/resourceGroups/rg-connectivity-dns/providers/Microsoft.Network/privateDnsZones/privatelink.vaultcore.azure.net/virtualNetworkLinks/vnetlink-spoke-dev-privatelink.vaultcore.azure.net]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link
Copy Markdown

Plan: shared/acr

module.acr.azurerm_resource_group.this: Refreshing state... [id=/subscriptions/fe8c8052-8962-4d98-957f-fdaf78094831/resourceGroups/rg-shared-acr]
module.acr.azurerm_container_registry.this: Refreshing state... [id=/subscriptions/fe8c8052-8962-4d98-957f-fdaf78094831/resourceGroups/rg-shared-acr/providers/Microsoft.ContainerRegistry/registries/devsocketacr]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link
Copy Markdown

Plan: apps/sample-app/dev/appgw

data.terraform_remote_state.log_analytics: Reading...
data.terraform_remote_state.spoke_dev: Reading...
data.terraform_remote_state.spoke_dev: Read complete after 1s
data.terraform_remote_state.log_analytics: Read complete after 2s
module.appgw.azurerm_resource_group.this: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-cc-appgw-dev]
module.appgw.azurerm_public_ip.this: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-cc-appgw-dev/providers/Microsoft.Network/publicIPAddresses/pip-cc-appgw-dev]
module.appgw.azurerm_web_application_firewall_policy.this: Refreshing state... [id=/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-cc-appgw-dev/providers/Microsoft.Network/applicationGatewayWebApplicationFirewallPolicies/waf-policy-cc-dev]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # module.appgw.azurerm_application_gateway.this will be created
  + resource "azurerm_application_gateway" "this" {
      + firewall_policy_id          = "/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-cc-appgw-dev/providers/Microsoft.Network/applicationGatewayWebApplicationFirewallPolicies/waf-policy-cc-dev"
      + id                          = (known after apply)
      + location                    = "canadacentral"
      + name                        = "agw-cc-devsocket-dev"
      + private_endpoint_connection = (known after apply)
      + resource_group_name         = "rg-cc-appgw-dev"
      + tags                        = {
          + "component"   = "app-gateway"
          + "environment" = "dev"
          + "layer"       = "app-platform"
          + "managed_by"  = "terraform"
          + "project"     = "devsocket-landing-zone"
        }

      + backend_address_pool {
          + fqdns        = []
          + id           = (known after apply)
          + ip_addresses = []
          + name         = "appgw-backend-pool"
        }

      + backend_http_settings {
          + cookie_based_affinity               = "Disabled"
          + id                                  = (known after apply)
          + name                                = "appgw-backend-http-settings"
          + pick_host_name_from_backend_address = false
          + port                                = 80
          + probe_id                            = (known after apply)
          + protocol                            = "Http"
          + request_timeout                     = 30
          + trusted_root_certificate_names      = []
        }

      + frontend_ip_configuration {
          + id                            = (known after apply)
          + name                          = "appgw-frontend-ip"
          + private_ip_address            = (known after apply)
          + private_ip_address_allocation = "Dynamic"
          + private_link_configuration_id = (known after apply)
          + public_ip_address_id          = "/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-cc-appgw-dev/providers/Microsoft.Network/publicIPAddresses/pip-cc-appgw-dev"
        }

      + frontend_port {
          + id   = (known after apply)
          + name = "appgw-frontend-port"
          + port = 80
        }

      + gateway_ip_configuration {
          + id        = (known after apply)
          + name      = "appgw-ip-config"
          + subnet_id = "/subscriptions/93113916-8155-4f87-abbc-5bd2288bb2c1/resourceGroups/rg-devsocket-cc-spoke-dev/providers/Microsoft.Network/virtualNetworks/vnet-devsocket-spoke-dev/subnets/snet-appgw"
        }

      + http_listener {
          + frontend_ip_configuration_id   = (known after apply)
          + frontend_ip_configuration_name = "appgw-frontend-ip"
          + frontend_port_id               = (known after apply)
          + frontend_port_name             = "appgw-frontend-port"
          + host_names                     = []
          + id                             = (known after apply)
          + name                           = "appgw-http-listener"
          + protocol                       = "Http"
          + ssl_certificate_id             = (known after apply)
          + ssl_profile_id                 = (known after apply)
        }

      + request_routing_rule {
          + backend_address_pool_id    = (known after apply)
          + backend_address_pool_name  = "appgw-backend-pool"
          + backend_http_settings_id   = (known after apply)
          + backend_http_settings_name = "appgw-backend-http-settings"
          + http_listener_id           = (known after apply)
          + http_listener_name         = "appgw-http-listener"
          + id                         = (known after apply)
          + name                       = "appgw-routing-rule"
          + priority                   = 100
          + redirect_configuration_id  = (known after apply)
          + rewrite_rule_set_id        = (known after apply)
          + rule_type                  = "Basic"
          + url_path_map_id            = (known after apply)
        }

      + sku {
          + capacity = 1
          + name     = "WAF_v2"
          + tier     = "WAF_v2"
        }
    }

  # module.appgw.azurerm_monitor_diagnostic_setting.this will be created
  + resource "azurerm_monitor_diagnostic_setting" "this" {
      + id                             = (known after apply)
      + log_analytics_destination_type = (known after apply)
      + log_analytics_workspace_id     = "/subscriptions/f63b2eba-c6fb-41bc-8892-d94545acbf3a/resourceGroups/rg-management-monitoring/providers/Microsoft.OperationalInsights/workspaces/law-management-devsocket"
      + name                           = "diag-agw-cc-devsocket-dev"
      + target_resource_id             = (known after apply)

      + enabled_log {
          + category = "ApplicationGatewayAccessLog"
        }
      + enabled_log {
          + category = "ApplicationGatewayFirewallLog"
        }
      + enabled_log {
          + category = "ApplicationGatewayPerformanceLog"
        }

      + metric {
          + category = "AllMetrics"
          + enabled  = true
        }
    }

Plan: 2 to add, 0 to change, 0 to destroy.

Changes to Outputs:
  + app_gateway_id      = (known after apply)

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant