Skip to content

Commit 1810cbc

Browse files
committed
fix documentation
1 parent 4b282a9 commit 1810cbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,8 @@ Structure is [documented below](#nested_additional_ip_ranges_config).
831831

832832
* `auto_ipam_config` - (Optional) All the information related to Auto IPAM. Structure is [documented below](#nested_auto_ipam_config)
833833

834+
* `network_tier_config` - (Optional) Contains network tier information. Structure is [documented below](#nested_network_tier_config)
835+
834836
<a name="nested_auto_ipam_config"></a>The auto ipam config supports:
835837

836838
* `enabled` - (Required) The flag that enables Auto IPAM on this cluster.
@@ -847,8 +849,6 @@ Structure is [documented below](#nested_additional_ip_ranges_config).
847849

848850
* `pod_ipv4_range_names`- (Required) List of secondary ranges names within this subnetwork that can be used for pod IPs.
849851

850-
* `network_tier_config` - (Optional) Contains network tier information. Structure is [documented below](#nested_network_tier_config)
851-
852852
<a name="nested_network_tier_config"></a>The `network_tier_config` block supports:
853853

854854
* `network_tier` - (Optional) Network tier configuration.

0 commit comments

Comments
 (0)