Terraform: Cleanup
[csit.git] / fdio.infra.terraform / 1n_nmd / providers.tf
index c7e0ad8..c3b9ec2 100644 (file)
@@ -16,6 +16,6 @@ terraform {
 }
 
 provider "nomad" {
-  address   = var.nomad_provider_address
-  alias     = "yul1"
+  address = var.nomad_provider_address
+  alias   = "yul1"
 }
\ No newline at end of file