Rafał Safin

Results 25 comments of Rafał Safin

From what i remember, this feature (recreate file resource when file size has changed) is pretty simple and assumes that size from content-length header from url is the same as...

TBH after some initial work I started on March and few hours on it I left it and there we are in June. Here is what's probably "way to go"...

as expected this works fine now with original resource from issue after fix ```bash OpenTofu will perform the following actions: # proxmox_virtual_environment_download_file.opnsense_25_1_template_iso will be created + resource "proxmox_virtual_environment_download_file" "opnsense_25_1_template_iso" {...

Hi, I was thinking to start my own issue but I noticed that this one is already open, here are my thoughts. ### Problem In [tortoise docs - fastapi tests.py...

@alexferrari88 Nice, this one seems to be the same approach as mine, but you just wrote your code once rather than twice as i did above which is even better...