initial commit of replacement infrastructure automation
[awsible] / infrastructure / vpcaccess-stack / outputs.tf
diff --git a/infrastructure/vpcaccess-stack/outputs.tf b/infrastructure/vpcaccess-stack/outputs.tf
new file mode 100644 (file)
index 0000000..e94880f
--- /dev/null
@@ -0,0 +1 @@
+output "vpn_eip_ip" { value = "${module.vpcaccess-stack.vpn_eip_ip}"}