You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
azurerm_managed_lustre_file_system - when export jobs are enabled json: cannot unmarshal number 100.0 into Go struct field AmlFilesystemArchiveStatus.properties.hsm.archiveStatus.status.percentComplete of type int64
#28436
Open
1 task done
katbyte opened this issue
Jan 7, 2025
· 0 comments
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
### Debug Output/Panic Output
```shell
Error: retrieving Aml Filesystem (Subscription: "9f9b362c-0ced-42f9-8327-987494fd7c26" Resource Group Name: "example-resources-lustre" Aml Filesystem Name: "example-amlfs-abhinav"): unmarshaling response body: json: cannot unmarshal number 100.0 into Go struct field AmlFilesystemArchiveStatus.properties.hsm.archiveStatus.status.percentComplete of type int64
### Expected Behaviour
one can run an export and not break the terraform resource
### Actual Behaviour
_No response_
### Steps to Reproduce
After creating the resource, create a new job of the type export in the Blob integration
Once this export job is completed, the archive status property of the resource gets updated as mentioned in screenshot
The subsequent terraform plans fail with error
### Important Factoids
_No response_
### References
_No response_
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Community Note
Terraform Version
1.x
AzureRM Provider Version
3.117.0
Affected Resource(s)/Data Source(s)
azurerm_managed_lustre_file_system
Terraform Configuration Files
The text was updated successfully, but these errors were encountered: