magodo
magodo
@daviewales The reason here is because we only ship the release to those two versions for now.
@brijendrakainth1 The resource id is missing the resource group name. Probably something wrong about how you invoke the `aztfexport`?
What if you import this resource by `terraform import`? If you encounter the same error (most likely), would you please open an issue at the https://github.com/hashicorp/terraform-provider-azurerm repo?
@samskyworks Thank you for opening this issue! The error below has been fixed in [v0.17.0](https://github.com/Azure/aztfexport/releases/tag/v0.17.0): > Error: generating Terraform configuration: converting from state to configurations: converting terraform state to config:...
@bflad The other possible option I can think of is the 2nd one I mentioned above, which won't handle the custom types. I don't know how can we avoid breaking...
LGTM! Thank you @gerrytan!

@Tbohunek Sorry for running into this. In fact, not only the website property will be accessed, the others will also be accessed during creation, e.g. queue, file, etc., as long...
@nikolay The project is still alive. Do you have a specific need for a release, as the `main` is always working?
Sorry folks for the breaking change.. I've made a fix in #36623, and tested it as much as possible to ensure all the cases are covered (see the PR description).