Skip to content

Instantly share code, notes, and snippets.

View gdhagger's full-sized avatar

Graham Hagger gdhagger

View GitHub Profile
resource "azurerm_virtual_machine" "k8s-node" {
count = "${var.node_vm_count}"
name = "k8s-node-${count.index}"
location = "${var.location}"
resource_group_name = "${var.resource_group}"
network_interface_ids = ["${element(azurerm_network_interface.k8s-node.*.id, count.index)}"]
availability_set_id = "${azurerm_availability_set.k8s-node.id}"
vm_size = "${var.node_vm_size}"
delete_os_disk_on_termination = true

Keybase proof

I hereby claim:

  • I am gdhagger on github.
  • I am gdhagger (https://keybase.io/gdhagger) on keybase.
  • I have a public key ASA0haS3kx1NIupH0l93vRakj6183JrmlB6ZtgKb_eTz6Qo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am gdhagger on github.
  • I am gdhagger (https://keybase.io/gdhagger) on keybase.
  • I have a public key ASDbGbZamCSj4kd_uyIMQeKrOWyxG2aH_ihJI3h-sWVlRgo

To claim this, I am signing this object: