https://pulumi.com logo
Title
n

numerous-artist-1705

06/21/2020, 8:21 AM
Hi everyone. What version of Terraform is Pulumi using under the hood? Can I find out from the CLI? (There is a closed bug in Terraform that is still present in Pulumi)
b

billowy-army-68599

06/21/2020, 2:23 PM
it depends on the provider. we don't use the terraform engine at all in our CLI, we only use the providers (eg
pulumi-aws
). You can see this in the provider's changelog which terraform bug are you referring to?
n

numerous-artist-1705

06/21/2020, 3:34 PM
pardon, I meant the Azure provider, I'm still hitting this bug: https://github.com/terraform-providers/terraform-provider-azurerm/issues/3918
I opened a new issue on Terraform GitHub, but apparently they claim they fixed it, but I still get the XML content issue in Pulumi on apply.
b

billowy-army-68599

06/21/2020, 7:35 PM
can you open an issue in our pulumi repo for this?
n

numerous-artist-1705

06/21/2020, 8:08 PM
sure