Skip to content

Commit

Permalink
Update is_lb.html.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwal-ibm committed Sep 3, 2024
1 parent 01178ee commit 5e2203c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/is_lb.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Review the argument references that you can specify for your resource.
Nested scheme for `dns`:
- `instance_crn` - (Required, String) The CRN of the DNS instance associated with the DNS zone
- `zone_id` - (Required, String) The unique identifier of the DNS zone.
- `failsafe_policy_actions` - (List) The supported `failsafe_policy.action` values for this load balancer's pools. Allowable list items are: `fail`, `forward`.
- `logging`- (Optional, Bool) Enable or disable datapath logging for the load balancer. This is applicable only for application load balancer. Supported values are **true** or **false**. Default value is **false**.
- `name` - (Required, String) The name of the VPC load balancer.
- `profile` - (Optional, Forces new resource, String) For a Network Load Balancer, this attribute is required and should be set to `network-fixed`. For Application Load Balancer, profile is not a required attribute.
Expand Down

0 comments on commit 5e2203c

Please sign in to comment.