We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacOs Ventura 13.0.0
aztfy version v0.8.0(a7c179f)
Getting the following when running attempting to import resource group:
panic: interface conversion: interface {} is nil, not string
goroutine 125 [running]: github.com/magodo/azlist/azlist.listDirectChildResource({0x106c5c210, 0x1400019a010}, 0x14001ebb4f0, 0x100000000000000?, {{0x106c60718?, 0x140008fbbd0?}, 0x1400098c5a0?}) github.com/magodo/[email protected]/azlist/azlist.go:372 +0x5b8 github.com/magodo/azlist/azlist.ListChildResource.func2() github.com/magodo/[email protected]/azlist/azlist.go:285 +0x3c github.com/magodo/workerpool.(*workPool).Run.func1(0x0?) github.com/magodo/[email protected]/workerpool.go:75 +0x78 created by github.com/magodo/workerpool.(*workPool).Run github.com/magodo/[email protected]/workerpool.go:66 +0x50
The text was updated successfully, but these errors were encountered:
Duplicates to #257
Sorry, something went wrong.
No branches or pull requests
MacOs Ventura 13.0.0
aztfy version v0.8.0(a7c179f)
Getting the following when running attempting to import resource group:
panic: interface conversion: interface {} is nil, not string
goroutine 125 [running]:
github.com/magodo/azlist/azlist.listDirectChildResource({0x106c5c210, 0x1400019a010}, 0x14001ebb4f0, 0x100000000000000?, {{0x106c60718?, 0x140008fbbd0?}, 0x1400098c5a0?})
github.com/magodo/[email protected]/azlist/azlist.go:372 +0x5b8
github.com/magodo/azlist/azlist.ListChildResource.func2()
github.com/magodo/[email protected]/azlist/azlist.go:285 +0x3c
github.com/magodo/workerpool.(*workPool).Run.func1(0x0?)
github.com/magodo/[email protected]/workerpool.go:75 +0x78
created by github.com/magodo/workerpool.(*workPool).Run
github.com/magodo/[email protected]/workerpool.go:66 +0x50
The text was updated successfully, but these errors were encountered: