Difference between revisions of "Terraform aws lb listener argument: certificate arn"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
* <code>[[lb_listener]]_certificate_arn</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_certificate#certificate_arn</ref>
+
* <code>[[aws_lb_listener]]_certificate_arn</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_certificate#certificate_arn</ref>
  
  

Revision as of 12:22, 8 September 2021


Arguments:

  • listener_arn - (Required, Forces New Resource) The ARN of the listener to which to attach the certificate.
  • certificate_arn - (Required, Forces New Resource) The ARN of the certificate to attach to the listener.

See also

  • https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_certificate#certificate_arn
  • Advertising: