# Can't run this as part of root and as a submodule because of tf state # module "acls" { # source = "./acls" # # consul_address = var.consul_address # nomad_secret_id = var.nomad_secret_id # vault_token = var.vault_token # } # module "storage_plugins" { # source = "./storage_plugins" # }