mirror of
https://github.com/ghndrx/terraform.git
synced 2026-02-10 06:45:01 +00:00
cleanup folders and files
This commit is contained in:
4
aws/aws_asg/modules/ec2/ec2-west/outputs.tf
Normal file
4
aws/aws_asg/modules/ec2/ec2-west/outputs.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
# output "public_ips" {
|
||||
# description = "Public IP addresses of the instances in the Auto Scaling group"
|
||||
# value = [for i in data.aws_instances.asg_instances.ids : aws_instance[i].public_ip]
|
||||
# }
|
||||
Reference in New Issue
Block a user