From 04c6613ff30a16b1bf5d8fcf01e562ebfb8a4f4e Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Sun, 25 Feb 2018 11:40:17 -0800 Subject: [PATCH] Mention the command that applies the changes --- docs/bare-metal.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/bare-metal.md b/docs/bare-metal.md index afedb83f..c3891788 100644 --- a/docs/bare-metal.md +++ b/docs/bare-metal.md @@ -259,6 +259,7 @@ Plan: 55 to add, 0 to change, 0 to destroy. Apply the changes. Terraform will generate bootkube assets to `asset_dir` and create Matchbox profiles (e.g. controller, worker) and matching rules via the Matchbox API. ```sh +$ terraform apply module.bare-metal-mercury.null_resource.copy-kubeconfig.0: Provisioning with 'file'... module.bare-metal-mercury.null_resource.copy-etcd-secrets.0: Provisioning with 'file'... module.bare-metal-mercury.null_resource.copy-kubeconfig.0: Still creating... (10s elapsed)