--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/cac98258-814e-43e4-ac2d-6125f9cfae81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It's easier to help you if you can show where and how you want to use it.In general you would use it like "${module.mymodule.instance_ips}" to get the values somewhere else.
--Lowe Schmidt | +46 723 867 157
On 3 January 2017 at 10:13, Harish Kalyanaraman <harish.ka...@gmail.com> wrote:
I have launched multiple instances and I am getting outputs in a comma separated manner using the following output module .output "instance_ips" {value = ["${aws_instance.docker.*.public_ip}"]}I would need to assign these IP's in a variable array and reference it elsewhere . How do I approach this as looping is not available in terraform asaik .
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-too...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/4f8ef40c-2c04-41ab-931a-1046bf59e49e%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/684adde6-61f3-4edc-aed1-4b65ea780641%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/27585264-c212-49a1-ac64-51b5a94ba977%40googlegroups.com.