*: Fix Terraform fmt and comments

This commit is contained in:
Dalton Hubble
2017-09-17 21:43:00 -07:00
parent d8e4ac172a
commit 7c046b6206
4 changed files with 6 additions and 7 deletions

View File

@ -20,7 +20,7 @@ resource "null_resource" "copy-secrets" {
]
}
}
# Secure copy bootkube assets to ONE controller and start bootkube to perform
# one-time self-hosted cluster bootstrapping.
resource "null_resource" "bootkube-start" {