diff --git a/outputs.tf b/outputs.tf index 7801751d..2c84c555 100644 --- a/outputs.tf +++ b/outputs.tf @@ -26,4 +26,4 @@ output "primary_public_ip" { output "encryption_password" { value = "${local.encryption_password}" description = "If you did not specify an encryption password, this was used." -} \ No newline at end of file +}