Difference between revisions of "Terraform resource: aws lb or aws alb"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
<code>aws_lb</code> or <code>[[aws_lb]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb</ref>
 
<code>aws_lb</code> or <code>[[aws_lb]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb</ref>
  
* <code>[[load_balancer_type]]</code>: <code>[[application]], gateway, or network</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb#load_balancer_type</ref>
+
* <code>[[load_balancer_type]]</code>: <code>[[application]], [[gateway]], or [[network]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb#load_balancer_type</ref>
 
* <code>[[internal]]</code>: (optional) default true
 
* <code>[[internal]]</code>: (optional) default true
 
* <code>[[subnets]]</code>: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb#subnets
 
* <code>[[subnets]]</code>: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb#subnets

Revision as of 09:08, 12 September 2023

Advertising: