wejdross

Results 6 comments of wejdross

hello all, in my case helped `sqlcmd -S 127.0.0.1 -U blah -P 'blah'` and `sqlcmd -S exapmple.com -U blah -P 'blah'` Hope it helps You guys! ;)

I'd also love to see such feature, meanwhile You can grab my setup to solve that issue: ``` --- - name: create partition parted: device: /dev/sdb number: 1 flags: [lvm]...

hello, I'm blocked as well here while trying to generate crossplane-provider from this terraform provider: https://registry.terraform.io/providers/exoscale/exoscale/latest can be used as a test case :) I'd like to ask You to...

make a call to another cluster, check if resource exists and if exists create Object.Object with ObserveOnly policy. That would be my guess

@haarchri Hello Christopher, I just rebased. This PR looks like a very small change, but it took me good 2 days to figure out why provider failed :)