diff options
Diffstat (limited to 'fdio.infra.terraform/terraform-aws-1n-aws-c5n/hosts.tftpl')
-rw-r--r-- | fdio.infra.terraform/terraform-aws-1n-aws-c5n/hosts.tftpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fdio.infra.terraform/terraform-aws-1n-aws-c5n/hosts.tftpl b/fdio.infra.terraform/terraform-aws-1n-aws-c5n/hosts.tftpl index ca371b3161..58594efe9d 100644 --- a/fdio.infra.terraform/terraform-aws-1n-aws-c5n/hosts.tftpl +++ b/fdio.infra.terraform/terraform-aws-1n-aws-c5n/hosts.tftpl @@ -2,4 +2,4 @@ all: children: tg: hosts: - {{ tg_public_ip }} + ${tg_public_ip}
\ No newline at end of file |