Hi, just wanted to ask what is the current difference in generated HCL code given the fact that the latest beta realease of Terraform now finally has this long anticipated and similar functionality? When using import blocks as part of the configuration in .tf files and terraform plan -generate-config-out=PATH it imports already existing cloud infrastructure mentioned in the import block and generates the HCL code in similar manner like aztfexport so I just wanted to know if the roots of this functionality is the same for both of them or the quality varies? Has anyone compared them yet? I'm asking only about the end quality of the imported configuration atm.