Error refreshing state: 1 error(s) occurred:
* aws_lb_cookie_stickiness_policy.elb_stickiness: Error retrieving policy: LoadBalancerNotFound: There is no ACTIVE Load Balancer named '<name>-ELB'
status code: 400, request id: <hash-id>
--
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/9df0361e-af80-415a-83a5-348b0900b204%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
terraform state rm RESOURCE
On Tue, Feb 20, 2018 at 4:44 PM, <egul...@gmail.com> wrote:
Hello,I had http_elb with sticky sessions then removed elb with its sticky sessions from my main.tf file, added elb_https with code for sticky_sessions to new elb. TF removed elb, sticky sessions, created new resources but also resulted in this error below:Error refreshing state: 1 error(s) occurred:
* aws_lb_cookie_stickiness_policy.elb_stickiness: Error retrieving policy: LoadBalancerNotFound: There is no ACTIVE Load Balancer named '<name>-ELB'
status code: 400, request id: <hash-id>I can't add/remove resources by editing main.tf file and every 'terraform plan' results in the error above.Is there a way to cleanup this up?Thank you
--
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.