# Generated from ansible data
resource "linode_domain_record" "vpn-knot" {
  domain_id   = linode_domain.root.id
  name        = "knot.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::1"
}
resource "linode_domain_record" "vpn-birgitte" {
  domain_id   = linode_domain.root.id
  name        = "birgitte.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::2"
}
resource "linode_domain_record" "vpn-arius" {
  domain_id   = linode_domain.root.id
  name        = "arius.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::6"
}
resource "linode_domain_record" "vpn-akili" {
  domain_id   = linode_domain.root.id
  name        = "akili.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::7"
}
resource "linode_domain_record" "vpn-malabaricus" {
  domain_id   = linode_domain.root.id
  name        = "malabaricus.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::8"
}
resource "linode_domain_record" "vpn-sweetzpot-mobile" {
  domain_id   = linode_domain.root.id
  name        = "sweetzpot-mobile.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::9"
}
resource "linode_domain_record" "vpn-astyanax" {
  domain_id   = linode_domain.root.id
  name        = "astyanax.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::10"
}
resource "linode_domain_record" "vpn-sweetzpot-macos" {
  domain_id   = linode_domain.root.id
  name        = "sweetzpot-macos.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::11"
}
resource "linode_domain_record" "vpn-android-trygvis" {
  domain_id   = linode_domain.root.id
  name        = "android-trygvis.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::12"
}
resource "linode_domain_record" "vpn-hash" {
  domain_id   = linode_domain.root.id
  name        = "hash.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::13"
}
resource "linode_domain_record" "vpn-lhn2pi" {
  domain_id   = linode_domain.root.id
  name        = "lhn2pi.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::14"
}
resource "linode_domain_record" "vpn-lhn2ix" {
  domain_id   = linode_domain.root.id
  name        = "lhn2ix.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::15"
}
resource "linode_domain_record" "vpn-biwia" {
  domain_id   = linode_domain.root.id
  name        = "biwia.vpn"
  record_type = "AAAA"
  target      = "fdf3:aad9:a885:0b3a::17"
}