magodo

Results 394 comments of magodo

@stephybun I have no idea... I tried to run it locally and on teamcity, with the same setting as the failing test case, all passed: ![image](https://github.com/hashicorp/terraform-provider-azurerm/assets/7970698/3110fc16-70f9-4c36-a9a7-9c94908643c5) ![image](https://github.com/hashicorp/terraform-provider-azurerm/assets/7970698/13c18009-4e74-4011-86c5-a85ebe1193f6)

@bflad Is there a plan to make an official repo for plan modifiers, just like `github.com/hashicorp/terraform-plugin-framework-validators`? I raise this ask is because some customized plan modifiers broke due to https://github.com/hashicorp/terraform-plugin-framework/pull/565,...

@brysk If you are appending to ane existing workspace where you have the `terraform` block defined (you can simply define it if not exist), it will use that version (i.e....

@brysk You are right, `aztfy` will generate a couple of temp directories to import in parallel, where each such directory will create a terraform config with the bound provider version....

@DanG-arch Since we haven't get further response from you, I'll mark this issue as closed for now. Feel free to reopen it if the issue still remains.

@harshitjain5june Upstream PR submitted to fix this issue.

@pir8g33k We haven't heard from you for a while, I'm gonna to close the issue for now. Feel free to reopen it if the issue still remains.

@mattboston Can you try the latest version of `aztfy`? The error in above pic is from exportTemplate call, which is now removed in the latest version.

@mattboston Is your resource group name `*`? The argument is meant to be the name of the resource group.