--
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/cc8f6151-4506-4969-a3d5-1afa0456069b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
module.vault-agent.aws_instance.hcvault_ec2_instance.1 (deposed #0): Still destroying... (ID: i-08812aa0a56bca547, 10s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.2 (deposed #0): Still destroying... (ID: i-0ad13a5c12a605c91, 10s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.0 (deposed #0): Still destroying... (ID: i-0b7a8b64677b8e605, 10s elapsed)
module.consul-server.aws_instance.hcvault_ec2_instance.2 (deposed #0): Still destroying... (ID: i-0641c9238daf05acf, 10s elapsed)
module.consul-server.aws_instance.hcvault_ec2_instance.1 (deposed #0): Still destroying... (ID: i-005fbf47d60de7ecc, 10s elapsed)
module.consul-server.aws_instance.hcvault_ec2_instance.0 (deposed #0): Still destroying... (ID: i-0d853a2d067d3ad9e, 10s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.1 (deposed #0): Still destroying... (ID: i-08812aa0a56bca547, 20s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.2 (deposed #0): Still destroying... (ID: i-0ad13a5c12a605c91, 20s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.0 (deposed #0): Still destroying... (ID: i-0b7a8b64677b8e605, 20s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.1 (deposed #0): Still destroying... (ID: i-08812aa0a56bca547, 30s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.2 (deposed #0): Still destroying... (ID: i-0ad13a5c12a605c91, 30s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.0 (deposed #0): Still destroying... (ID: i-0b7a8b64677b8e605, 30s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.0 (deposed #0): Destruction complete
module.vault-agent.aws_instance.hcvault_ec2_instance.1 (deposed #0): Still destroying... (ID: i-08812aa0a56bca547, 40s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.2 (deposed #0): Still destroying... (ID: i-0ad13a5c12a605c91, 40s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.1 (deposed #0): Destruction complete
module.vault-agent.aws_instance.hcvault_ec2_instance.2 (deposed #0): Still destroying... (ID: i-0ad13a5c12a605c91, 50s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.2 (deposed #0): Still destroying... (ID: i-0ad13a5c12a605c91, 1m0s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.2 (deposed #0): Still destroying... (ID: i-0ad13a5c12a605c91, 1m10s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.2 (deposed #0): Still destroying... (ID: i-0ad13a5c12a605c91, 1m20s elapsed)
module.vault-agent.aws_instance.hcvault_ec2_instance.2 (deposed #0): Destruction complete
Some code for reference would help a lot.
--Lowe Schmidt | +46 723 867 157
On 28 June 2017 at 01:12, kamalakar vadla <vkcha...@gmail.com> wrote:
Hi All,
- terraform destroy - running my local-exec provisioner on destroy as expected
- terraform apply - Not running defined local-exec provisioner on destroy ( in case of existing resource getting destroyed and creating new resource)
Not sure why it is not calling in case of existing resource getting destroyed and creating new resource ?Terraform version : v0.9.6Your help is appreciatedRegardsKV
--
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.