File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/kubeone/v1.12/references/terraform-integration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ output "kubeone_hosts" {}
2121# Contains templates for generating the MachineDeployment objects.
2222# More information about Cluster-API, machine-controller, and
2323# MachineDeployments can be found in the Concepts document:
24- # https://docs.kubermatic.com/kubeone/release/ v1.12/architecture/concepts/#kubermatic-machine-controller
24+ # https://docs.kubermatic.com/kubeone/v1.12/architecture/concepts/#kubermatic-machine-controller
2525# Example MachineDeployment manifests for each supported provider can be found
2626# in the machine-controller repository:
2727# https://github.com/kubermatic/machine-controller/tree/release/v1.12/examples
@@ -70,7 +70,7 @@ output "kubeone_hosts" {
7070 # Cloud provider name.
7171 # KubeOne Terraform integration works only for natively-supported
7272 # providers:
73- # https://docs.kubermatic.com/kubeone/release/ v1.12/architecture/compatibility/
73+ # https://docs.kubermatic.com/kubeone/v1.12/architecture/compatibility/
7474 # The cloud provider name is defined by the KubeOne API.
7575 # You can run kubeone config print --full and refer to the
7676 # cloudProvider section for the list of cloud provider names
You can’t perform that action at this time.
0 commit comments