https://pulumi.com logo
Title
i

icy-dress-83371

05/07/2019, 9:27 PM
anyone have issues with
<https://github.com/pulumi/examples/tree/master/azure-py-aks>
revolving around the linux_profile and SSHKEY variable? I am getting
linux_profile.0.ssh_key.0: expected object, got slice
looks like the instructions are setting
ssh_key
as a list, when in reality, the underlying terraform only accepts one item
<https://www.terraform.io/docs/providers/azurerm/r/kubernetes_cluster.html> "Only one is currently allowed. "
l

little-river-49422

05/08/2019, 5:35 AM
i think thats a typo, i've had that one
i cant recall. there was something else to this
I've had exact problem like a week ago
but this code was frozen for couple of months
i dont know, its really weird. sorry for that. I've created a PR to fix that
in my code its
[{}]
everywhere. and I tested it several times before submitting a pr to create that article. that is weird