mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-09-18 11:19:44 +02:00
Fix terraform fmt formatting
This commit is contained in:
@@ -48,7 +48,7 @@ resource "null_resource" "copy-controller-secrets" {
|
||||
content = module.bootstrap.etcd_peer_key
|
||||
destination = "$HOME/etcd-peer.key"
|
||||
}
|
||||
|
||||
|
||||
provisioner "file" {
|
||||
source = var.asset_dir
|
||||
destination = "$HOME/assets"
|
||||
|
Reference in New Issue
Block a user