marc-gmail-towersap

Results 2 comments of marc-gmail-towersap

I'm getting a similar error. I have provider "azurerm" { features {} } variable "aad_allowed_tenants" { type = list default = ["blah"] } output "tenantid" { value = var.aad_allowed_tenants[0] }...

hah, this is a powershell problem. If I flip to bash, using the exact same terraform.exe, it works.