Skip to content
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

Include site name in interface descriptions #26

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

mraerino
Copy link
Member

@mraerino mraerino commented Aug 2, 2024

No description provided.

@mraerino mraerino self-assigned this Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

🏗️ 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.

@mraerino mraerino marked this pull request as ready for review August 2, 2024 23:07
@mraerino mraerino merged commit 81c0386 into main Aug 2, 2024
2 checks passed
@mraerino mraerino deleted the chore/improve-tunnel-desc branch August 2, 2024 23:07
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