Skip to content

Commit 53ad761

Browse files
zioprotostephybun
andauthored
AKS: fix the load_balancer_profile block documentation (#28605)
* AKS: fix load_balancer_profile block documentation * Update website/docs/r/kubernetes_cluster.html.markdown Co-authored-by: stephybun <steph@hashicorp.com> --------- Co-authored-by: stephybun <steph@hashicorp.com>
1 parent ec58359 commit 53ad761

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

website/docs/r/kubernetes_cluster.html.markdown

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,15 +1005,17 @@ The `kubelet_identity` block exports the following:
10051005

10061006
---
10071007

1008-
A `load_balancer_profile` block exports the following:
1008+
A `network_profile` block exports the following:
10091009

1010-
* `effective_outbound_ips` - The outcome (resource IDs) of the specified arguments.
1010+
* `load_balancer_profile` - A `load_balancer_profile` block as defined below.
1011+
1012+
* `nat_gateway_profile` - A `nat_gateway_profile` block as defined below.
10111013

10121014
---
10131015

1014-
A `network_profile` block supports the following:
1016+
A `load_balancer_profile` block exports the following:
10151017

1016-
* `nat_gateway_profile` - A `nat_gateway_profile` block as defined below.
1018+
* `effective_outbound_ips` - The outcome (resource IDs) of the specified arguments.
10171019

10181020
---
10191021

0 commit comments

Comments
 (0)