File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
mmv1/third_party/terraform/website/docs/r Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments