aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.terraform/terraform-aws-3n-c7gn/hosts.tftpl
blob: e88c8ba5105e45352d5d7e2a26881ccd6c37fa76 (plain)
1
2
3
4
5
6
7
8
9
all:
  children:
    tg:
      hosts:
        ${tg_public_ip}
    sut:
      hosts:
        ${dut1_public_ip}
        ${dut2_public_ip}