Added ip address to output to aid in customer verifying results of example

This commit is contained in:
Tom Archer
2021-07-28 13:47:16 -07:00
parent b1b458ab50
commit 8a6ba16abd
3 changed files with 3 additions and 3 deletions

View File

@ -200,4 +200,4 @@ resource "azurerm_virtual_machine" "jumpbox" {
}
tags = var.tags
}
}