I just published an update to my #terraform #opentofu provider "remotefs": https://registry.terraform.io/providers/X-Cli/remotefs/latest/docs This updates enables management of directory and files not only over WebDAV but now over SFTP as well! As always, I took special care to handle things securely, by using write-only attributes for secrets, enabling/enforcing SSH host key verification, providing SSH host key verification over DNSSEC/DoT/DoH, etc. There is a remaining bug regarding importing existing SFTP resources. I am working on it. #devops #devsecops #iac #infosec