--
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 view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/e18acc20-36e5-4856-bd1a-c830fbb87ff1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You are looking for `lifecycle { ignore_changes = ["<attr-name>"] }` (see https://www.terraform.io/docs/configuration/resources.html).
However, I don't know how to specify a sub-sub attribute like a listener ssl-certificate-id. Possibly "listener[1].ssl_certificate_id"?
The ignore changes metaparameter should work for this this.
(Possibly a better solution - have you seen the AWS Certificate Manager? I believe it's free, the cert can be attached to an ELB and AWS handles renewing it automatically).
--
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 view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/ca4b5bd9-9d67-4119-a7db-0694b4da5b6f%40googlegroups.com.