Skip to content

Commit

Permalink
terraform fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Haibread committed Feb 11, 2024
1 parent bf8a47a commit 0d3951d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure-terraform/virtual_machines.tf
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ resource "vsphere_virtual_machine" "test-machine" {
vapp {
properties = {
"public-keys" = "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9s7RxUz0DkPWRBA6FQjPWdeTy1sC/1LAM4PxHVJ241A7dgvBRIwEcKcLwVs8INPEOc5qxJNJW8OiCy+W/tsLt7MY1NmCaEiN0MZ+4rTnABBQfMubMb3i2SzHt9k/gBvSZT07kIxD2AoTbITHzK2BAdT7KG1HMFM6tKz92KNCriFeMo2SE8tU8KK4IhH4k865mcfxaJRLaikZtQb+5M3jHGsolWg8mjOMgwGpU6NT0rkxYmInShIcZrvLdoAZRMMiNYWDZYiOu51h9VbDIjg14Tku3MTq5Ivl4bsO1Rfjt47AJFsfHQyz759kZSZ4sMoQPNMe7HMc0N4Y7gUUr8oeR haibread"
"hostname" = "test-vm.homelab.lan"
"hostname" = "test-vm.homelab.lan"
}
}
}

0 comments on commit 0d3951d

Please sign in to comment.