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}}
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_certificate#certificate_arn
+
* <code>lb_listener_certificate_arn</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_certificate#certificate_arn</ref>
  
 +
 +
Arguments:
 +
 +
*<code>listener_arn</code> - (Required, Forces New Resource) The ARN of the listener to which to attach the certificate.
 +
*<code>certificate_arn</code> - (Required, Forces New Resource) The ARN of the certificate to attach to the listener.
  
 
==See also==
 
==See also==

Revision as of 12:22, 8 September 2021

  • lb_listener_certificate_arn [1]


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: