magodo

Results 394 comments of magodo

@mattboston Have you tried to use other modes than `rg`, like `res` and `query`, which allows you to specify more flexible resource(s).

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

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

@bhmahler Yes it is merged in main. Did you install it from source? Would you please check the output of `go version -m ~/go/bin/aztfy | grep vcs.revision`?

@bhmahler `go install github.com/Azure/aztfy@latest` installs the latest release, while `go install github.com/Azure/aztfy@main` install the main branch (i.e. the latest version).

@Akky8055 Instead of running the `rg` subcommand with `--append` multiple times, you can try the `query` subcommand to query multiple resource groups under a subscription. Since we haven't get further...

I've just submit a PR towards go-plugin to add supports for WASM: https://github.com/hashicorp/go-plugin/pull/280. I've also privately tried to play with it by using a lightweighted tf client, to import and...

@yonzhan Why do you just close this issue given it is not resolved?

@rkmanda Can someone please merge this PR and meanwhile make some linter to avoid these kinds of obvious errors (also this one about broken refs: https://github.com/Azure/azure-rest-api-specs/pull/24550#issuecomment-1647304418) to happen again? The...