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

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{lowercase}}
 
 
* <code>[[aws_lb_listener]]:</code> <code>certificate_arn</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_certificate#certificate_arn</ref>
 
* <code>[[aws_lb_listener]]:</code> <code>certificate_arn</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_certificate#certificate_arn</ref>
  
  
 
Arguments:
 
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.
  
*<code>listener_arn</code> - (Required, Forces New Resource) The ARN of the listener to which to attach the certificate.
+
== Related terms ==
*<code>certificate_arn</code> - (Required, Forces New Resource) The [[ARN]] of the certificate to attach to the listener.
+
* [[Amazon Certificate Manager]]
 +
* <code>[[arn:aws:iam::123456789012:root]]</code>
 +
* <code>[[Error: Ambiguous attribute key]]</code>
 +
* Terraform resource: <code>[[aws_acm_certificate]]</code>
  
==See also==
+
== See also ==
*{{aws_lb}}
+
* {{aws_lb_listener}}
 +
* {{ARN}}
 +
* {{aws_lb}}
  
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 13:32, 8 June 2023

Advertising: