Azure / terraform-provider-azapi

Terraform provider for Azure Resource Manager Rest API
https://registry.terraform.io/providers/Azure/azapi/latest
Mozilla Public License 2.0
193 stars 49 forks source link

latest provider version 2.0.1 throws Error - .response_export_values: missing expected { #646

Open sdipesh opened 3 weeks ago

sdipesh commented 3 weeks ago

With latest azapi provider version, we are getting below error

Error: .response_export_values: missing expected {

Seems like some { is missed. Please check

ms-henglu commented 3 weeks ago

Hi @sdipesh ,

Thank you for taking time to report this issue.

Would you please share a config and steps to reproduce this issue? Thank.

ms-henglu commented 3 weeks ago

And please also check whether you're using the latest terraform version.