You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: Unsupported argument
│
│ on routing.tf line 10, in resource "azurerm_route_table" "primary-spoke-route-table":
│ 10: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 46, in resource "azurerm_route_table" "primary-secure-spoke-2-fe-route-table":
│ 46: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 83, in resource "azurerm_route_table" "primary-secure-spoke-2-be-route-table":
│ 83: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 125, in resource "azurerm_route_table" "secondary-spoke-route-table":
│ 125: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 171, in resource "azurerm_route_table" "primary-azfw-route-table":
│ 171: disable_bgp_route_propagation = false
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 201, in resource "azurerm_route_table" "secondary-azfw-route-table":
│ 201: disable_bgp_route_propagation = false
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 231, in resource "azurerm_route_table" "primary-gateway-subnet-route-table":
│ 231: disable_bgp_route_propagation = false
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 268, in resource "azurerm_route_table" "secondary-gateway-subnet-route-table":
│ 268: disable_bgp_route_propagation = false
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 305, in resource "azurerm_route_table" "primary-vm-subnet-route-table":
│ 305: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 359, in resource "azurerm_route_table" "secondary-vm-subnet-route-table":
│ 359: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
The text was updated successfully, but these errors were encountered:
Executing it and getting this error.
│ Error: Unsupported argument
│
│ on routing.tf line 10, in resource "azurerm_route_table" "primary-spoke-route-table":
│ 10: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 46, in resource "azurerm_route_table" "primary-secure-spoke-2-fe-route-table":
│ 46: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 83, in resource "azurerm_route_table" "primary-secure-spoke-2-be-route-table":
│ 83: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 125, in resource "azurerm_route_table" "secondary-spoke-route-table":
│ 125: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 171, in resource "azurerm_route_table" "primary-azfw-route-table":
│ 171: disable_bgp_route_propagation = false
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 201, in resource "azurerm_route_table" "secondary-azfw-route-table":
│ 201: disable_bgp_route_propagation = false
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 231, in resource "azurerm_route_table" "primary-gateway-subnet-route-table":
│ 231: disable_bgp_route_propagation = false
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 268, in resource "azurerm_route_table" "secondary-gateway-subnet-route-table":
│ 268: disable_bgp_route_propagation = false
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 305, in resource "azurerm_route_table" "primary-vm-subnet-route-table":
│ 305: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
╵
╷
│ Error: Unsupported argument
│
│ on routing.tf line 359, in resource "azurerm_route_table" "secondary-vm-subnet-route-table":
│ 359: disable_bgp_route_propagation = true
│
│ An argument named "disable_bgp_route_propagation" is not expected here.
The text was updated successfully, but these errors were encountered: