magodo

Results 394 comments of 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...

![{EA6F4C5D-DF40-43C0-9EB1-F1381BCD064C}](https://github.com/user-attachments/assets/9f3f165f-339e-4be9-a661-660477e00865)

@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).