mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-04 14:24:36 +02:00
Use consistent naming of remote provision steps
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Secure copy etcd TLS assets to controllers.
|
||||
resource "null_resource" "copy-controller-secrets" {
|
||||
count = "${var.controller_count}"
|
||||
count = "${var.controller_count}"
|
||||
|
||||
connection {
|
||||
type = "ssh"
|
||||
|
Reference in New Issue
Block a user