Skip to content

Commit

Permalink
Merge pull request #37 from atea/renew
Browse files Browse the repository at this point in the history
Update to use public ip
  • Loading branch information
fwikestad authored Apr 18, 2024
2 parents 113d008 + 2100d7a commit 3be4905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LZ/Demo/vm.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ module "vm" {
location = var.resource_location
subnet_id = module.network.subnets["snet01"].id
vm_password = "ChangeMe123!"
use_public_ip = true
}

0 comments on commit 3be4905

Please sign in to comment.