Would be nice to have a feature for referencing remote endpoints.
For example:
sops -d --azure-kv https://sops.vault.azure.net/keys/sops-key/some-string s3::https://s3.amazonaws.com/sops/sops.enc.yaml
go-getter can support:
Related: hashicorp/go-getter#222