Florian Beier

Results 14 comments of Florian Beier

@rotanid it doesn't know, but it could still check if the partition size is at least 273 MB.

I've also hit this issue. I think it's not Terraform philosophy to rely on big files being present locally as this causes headaches with pipelines - you either have to...

@rswrz I found a workaround. Not a pretty solution, but it works. Check in an empty placeholder file into your repository (in my case `alpine.qcow2` and then use code like...