You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
image_registry = "image_registry_value"// Optional - only allowed with TKGm - if supplied this should be the name of a pre configured local image registry configured in TMC to pull images from
63
-
workload_cluster_image_registry = "workload_cluster_image_registry_value"// Optional - only allowed with TKGm - only allowed if image_registry is not empty
64
-
proxy_name = "proxy_name_value"// Optional - name of proxy configuration to use which is already configured in TMC
65
-
workload_cluster_proxy_name = "workload_cluster_proxy_name_value"// Optional - only allowed if proxy_name is not empty
image_registry = "image_registry_value"// Optional - only allowed with TKGm - if supplied this should be the name of a pre configured local image registry configured in TMC to pull images from
63
+
managed_workload_cluster_image_registry = "workload_cluster_image_registry_value"// Optional - only allowed with TKGm - only allowed if image_registry is not empty
64
+
management_proxy_name = "proxy_name_value"// Optional - name of proxy configuration to use which is already configured in TMC
65
+
managed_workload_cluster_proxy_name = "workload_cluster_proxy_name_value"// Optional - only allowed if proxy_name is not empty
image_registry="image_registry_value"// Optional - only allowed with TKGm - if supplied this should be the name of a pre configured local image registry configured in TMC to pull images from
8
-
workload_cluster_image_registry="workload_cluster_image_registry_value"// Optional - only allowed with TKGm - only allowed if image_registry is not empty
9
-
proxy_name="proxy_name_value"// Optional - name of proxy configuration to use which is already configured in TMC
10
-
workload_cluster_proxy_name="workload_cluster_proxy_name_value"// Optional - only allowed if proxy_name is not empty
image_registry="image_registry_value"// Optional - only allowed with TKGm - if supplied this should be the name of a pre configured local image registry configured in TMC to pull images from
8
+
managed_workload_cluster_image_registry="workload_cluster_image_registry_value"// Optional - only allowed with TKGm - only allowed if image_registry is not empty
9
+
management_proxy_name="proxy_name_value"// Optional - name of proxy configuration to use which is already configured in TMC
10
+
managed_workload_cluster_proxy_name="workload_cluster_proxy_name_value"// Optional - only allowed if proxy_name is not empty
Copy file name to clipboardexpand all lines: examples/resources/management_cluster/resource_management_cluster_registration_with_kubeconfig_file_path.tf
Copy file name to clipboardexpand all lines: examples/resources/management_cluster/resource_management_cluster_registration_with_kubeconfig_raw_input.tf
0 commit comments