Skip to content

Include site name in interface descriptions #50

Include site name in interface descriptions

Include site name in interface descriptions #50

GitHub Actions / Plan succeeded Aug 2, 2024 in 0s

0 to add, 63 to change, 0 to destroy

Terraform Plan

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.device["R10"].netbox_available_prefix.tunnels_v4["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR3 to R10" -> "Tunnel from CR3 to R10 (In der Nießdonk)"
        id               = "147"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R10"].netbox_available_prefix.tunnels_v4["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR4 to R10" -> "Tunnel from CR4 to R10 (In der Nießdonk)"
        id               = "148"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R10"].netbox_available_prefix.tunnels_v4["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR5 to R10" -> "Tunnel from CR5 to R10 (In der Nießdonk)"
        id               = "167"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R10"].netbox_available_prefix.tunnels_v6["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR3 to R10" -> "Tunnel from CR3 to R10 (In der Nießdonk)"
        id               = "142"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R10"].netbox_available_prefix.tunnels_v6["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR4 to R10" -> "Tunnel from CR4 to R10 (In der Nießdonk)"
        id               = "143"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R10"].netbox_available_prefix.tunnels_v6["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR5 to R10" -> "Tunnel from CR5 to R10 (In der Nießdonk)"
        id               = "164"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R10"].netbox_device_interface.core["CR3"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R10" -> "Tunnel to R10 (In der Nießdonk)"
        id           = "743"
        name         = "tun2"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R10"].netbox_device_interface.core["CR4"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R10" -> "Tunnel to R10 (In der Nießdonk)"
        id           = "940"
        name         = "tun2"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R10"].netbox_interface.core["CR5"] will be updated in-place
  ~ resource "netbox_interface" "core" {
      ~ description        = "Tunnel to R10" -> "Tunnel to R10 (In der Nießdonk)"
        id                 = "25"
        name               = "tun19"
        tags               = []
        # (5 unchanged attributes hidden)
    }

  # module.device["R14"].netbox_available_prefix.tunnels_v4["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR3 to R14" -> "Tunnel from CR3 to R14 (Höherweg)"
        id               = "159"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R14"].netbox_available_prefix.tunnels_v4["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR4 to R14" -> "Tunnel from CR4 to R14 (Höherweg)"
        id               = "160"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R14"].netbox_available_prefix.tunnels_v4["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR5 to R14" -> "Tunnel from CR5 to R14 (Höherweg)"
        id               = "168"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R14"].netbox_available_prefix.tunnels_v6["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR3 to R14" -> "Tunnel from CR3 to R14 (Höherweg)"
        id               = "157"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R14"].netbox_available_prefix.tunnels_v6["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR4 to R14" -> "Tunnel from CR4 to R14 (Höherweg)"
        id               = "158"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R14"].netbox_available_prefix.tunnels_v6["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR5 to R14" -> "Tunnel from CR5 to R14 (Höherweg)"
        id               = "165"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R14"].netbox_device_interface.core["CR3"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R14" -> "Tunnel to R14 (Höherweg)"
        id           = "1102"
        name         = "tun4"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R14"].netbox_device_interface.core["CR4"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R14" -> "Tunnel to R14 (Höherweg)"
        id           = "1103"
        name         = "tun4"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R14"].netbox_interface.core["CR5"] will be updated in-place
  ~ resource "netbox_interface" "core" {
      ~ description        = "Tunnel to R14" -> "Tunnel to R14 (Höherweg)"
        id                 = "26"
        name               = "tun20"
        tags               = []
        # (5 unchanged attributes hidden)
    }

  # module.device["R15"].netbox_available_prefix.tunnels_v4["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR3 to R15" -> "Tunnel from CR3 to R15 (GatherWeg)"
        id               = "154"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R15"].netbox_available_prefix.tunnels_v4["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR4 to R15" -> "Tunnel from CR4 to R15 (GatherWeg)"
        id               = "156"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R15"].netbox_available_prefix.tunnels_v4["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR5 to R15" -> "Tunnel from CR5 to R15 (GatherWeg)"
        id               = "253"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R15"].netbox_available_prefix.tunnels_v6["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR3 to R15" -> "Tunnel from CR3 to R15 (GatherWeg)"
        id               = "150"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R15"].netbox_available_prefix.tunnels_v6["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR4 to R15" -> "Tunnel from CR4 to R15 (GatherWeg)"
        id               = "155"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R15"].netbox_available_prefix.tunnels_v6["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR5 to R15" -> "Tunnel from CR5 to R15 (GatherWeg)"
        id               = "256"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R15"].netbox_device_interface.core["CR3"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R15" -> "Tunnel to R15 (GatherWeg)"
        id           = "1096"
        name         = "tun3"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R15"].netbox_device_interface.core["CR4"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R15" -> "Tunnel to R15 (GatherWeg)"
        id           = "1097"
        name         = "tun3"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R15"].netbox_interface.core["CR5"] will be updated in-place
  ~ resource "netbox_interface" "core" {
      ~ description        = "Tunnel to R15" -> "Tunnel to R15 (GatherWeg)"
        id                 = "27"
        name               = "tun21"
        tags               = []
        # (5 unchanged attributes hidden)
    }

  # module.device["R18"].netbox_available_prefix.tunnels_v4["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR3 to R18" -> "Tunnel from CR3 to R18 (Haus der Jugend)"
        id               = "283"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R18"].netbox_available_prefix.tunnels_v4["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR4 to R18" -> "Tunnel from CR4 to R18 (Haus der Jugend)"
        id               = "284"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R18"].netbox_available_prefix.tunnels_v4["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR5 to R18" -> "Tunnel from CR5 to R18 (Haus der Jugend)"
        id               = "288"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R18"].netbox_available_prefix.tunnels_v6["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR3 to R18" -> "Tunnel from CR3 to R18 (Haus der Jugend)"
        id               = "285"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R18"].netbox_available_prefix.tunnels_v6["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR4 to R18" -> "Tunnel from CR4 to R18 (Haus der Jugend)"
        id               = "286"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R18"].netbox_available_prefix.tunnels_v6["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR5 to R18" -> "Tunnel from CR5 to R18 (Haus der Jugend)"
        id               = "287"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R18"].netbox_device_interface.core["CR3"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R18" -> "Tunnel to R18 (Haus der Jugend)"
        id           = "1689"
        name         = "tun12"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R18"].netbox_device_interface.core["CR4"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R18" -> "Tunnel to R18 (Haus der Jugend)"
        id           = "1690"
        name         = "tun12"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R18"].netbox_interface.core["CR5"] will be updated in-place
  ~ resource "netbox_interface" "core" {
      ~ description        = "Tunnel to R18" -> "Tunnel to R18 (Haus der Jugend)"
        id                 = "64"
        name               = "tun24"
        tags               = []
        # (5 unchanged attributes hidden)
    }

  # module.device["R19"].netbox_available_prefix.tunnels_v4["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR3 to R19" -> "Tunnel from CR3 to R19 (Ariadne)"
        id               = "227"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R19"].netbox_available_prefix.tunnels_v4["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR4 to R19" -> "Tunnel from CR4 to R19 (Ariadne)"
        id               = "228"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R19"].netbox_available_prefix.tunnels_v4["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR5 to R19" -> "Tunnel from CR5 to R19 (Ariadne)"
        id               = "258"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R19"].netbox_available_prefix.tunnels_v6["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR3 to R19" -> "Tunnel from CR3 to R19 (Ariadne)"
        id               = "225"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R19"].netbox_available_prefix.tunnels_v6["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR4 to R19" -> "Tunnel from CR4 to R19 (Ariadne)"
        id               = "226"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R19"].netbox_available_prefix.tunnels_v6["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR5 to R19" -> "Tunnel from CR5 to R19 (Ariadne)"
        id               = "259"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R19"].netbox_device_interface.core["CR3"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R19" -> "Tunnel to R19 (Ariadne)"
        id           = "1410"
        name         = "tun6"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R19"].netbox_device_interface.core["CR4"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R19" -> "Tunnel to R19 (Ariadne)"
        id           = "1413"
        name         = "tun6"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R19"].netbox_interface.core["CR5"] will be updated in-place
  ~ resource "netbox_interface" "core" {
      ~ description        = "Tunnel to R19" -> "Tunnel to R19 (Ariadne)"
        id                 = "54"
        name               = "tun22"
        tags               = []
        # (5 unchanged attributes hidden)
    }

  # module.device["R20"].netbox_available_prefix.tunnels_v4["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR3 to R20" -> "Tunnel from CR3 to R20 (Moskauer Straße)"
        id               = "369"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R20"].netbox_available_prefix.tunnels_v4["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR4 to R20" -> "Tunnel from CR4 to R20 (Moskauer Straße)"
        id               = "368"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R20"].netbox_available_prefix.tunnels_v4["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR5 to R20" -> "Tunnel from CR5 to R20 (Moskauer Straße)"
        id               = "367"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R20"].netbox_available_prefix.tunnels_v6["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR3 to R20" -> "Tunnel from CR3 to R20 (Moskauer Straße)"
        id               = "371"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R20"].netbox_available_prefix.tunnels_v6["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR4 to R20" -> "Tunnel from CR4 to R20 (Moskauer Straße)"
        id               = "370"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R20"].netbox_available_prefix.tunnels_v6["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR5 to R20" -> "Tunnel from CR5 to R20 (Moskauer Straße)"
        id               = "366"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R20"].netbox_device_interface.core["CR3"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R20" -> "Tunnel to R20 (Moskauer Straße)"
        id           = "2009"
        name         = "tun13"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R20"].netbox_device_interface.core["CR4"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R20" -> "Tunnel to R20 (Moskauer Straße)"
        id           = "2131"
        name         = "tun13"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R20"].netbox_interface.core["CR5"] will be updated in-place
  ~ resource "netbox_interface" "core" {
      ~ description        = "Tunnel to R20" -> "Tunnel to R20 (Moskauer Straße)"
        id                 = "83"
        name               = "tun30"
        tags               = []
        # (5 unchanged attributes hidden)
    }

  # module.device["R9"].netbox_available_prefix.tunnels_v4["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR3 to R9" -> "Tunnel from CR3 to R9 (Völklinger Straße)"
        id               = "146"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R9"].netbox_available_prefix.tunnels_v4["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR4 to R9" -> "Tunnel from CR4 to R9 (Völklinger Straße)"
        id               = "149"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R9"].netbox_available_prefix.tunnels_v4["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v4" {
      ~ description      = "Tunnel from CR5 to R9" -> "Tunnel from CR5 to R9 (Völklinger Straße)"
        id               = "166"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R9"].netbox_available_prefix.tunnels_v6["CR3"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR3 to R9" -> "Tunnel from CR3 to R9 (Völklinger Straße)"
        id               = "133"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R9"].netbox_available_prefix.tunnels_v6["CR4"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR4 to R9" -> "Tunnel from CR4 to R9 (Völklinger Straße)"
        id               = "145"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R9"].netbox_available_prefix.tunnels_v6["CR5"] will be updated in-place
  ~ resource "netbox_available_prefix" "tunnels_v6" {
      ~ description      = "Tunnel from CR5 to R9" -> "Tunnel from CR5 to R9 (Völklinger Straße)"
        id               = "163"
        tags             = []
        # (11 unchanged attributes hidden)
    }

  # module.device["R9"].netbox_device_interface.core["CR3"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R9" -> "Tunnel to R9 (Völklinger Straße)"
        id           = "741"
        name         = "tun1"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R9"].netbox_device_interface.core["CR4"] will be updated in-place
  ~ resource "netbox_device_interface" "core" {
      ~ description  = "Tunnel to R9" -> "Tunnel to R9 (Völklinger Straße)"
        id           = "943"
        name         = "tun1"
        tags         = []
        # (9 unchanged attributes hidden)
    }

  # module.device["R9"].netbox_interface.core["CR5"] will be updated in-place
  ~ resource "netbox_interface" "core" {
      ~ description        = "Tunnel to R9" -> "Tunnel to R9 (Völklinger Straße)"
        id                 = "24"
        name               = "tun18"
        tags               = []
        # (5 unchanged attributes hidden)
    }

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