avx-pmarie-aws-infra/modules/eip/outputs.tf
2022-07-12 22:32:18 +02:00

4 lines
43 B
HCL

output "eips" {
value = aws_eip.self.*
}