hi, please could you update documentation and examples to v5
as am using snippets every day and currently about move my workflow to terraform, it stopped working to me in v5
mainly, the "files" attributes changed from an object { name, content } to string, however the providers returns the following error message:
cloudflare_snippets.current: Creating... ╷ │ Error: failed to make http request │ │ with cloudflare_snippets.current, │ on resource.tf line 1, in resource "cloudflare_snippets" "current": │ 1: resource "cloudflare_snippets" "current" { │ │ PUT "https://api.cloudflare.com/client/v4/zones/MY_ZONE_ID/snippets/html_custom": 400 Bad Request │ {"success":false,"errors":[{"message":"Uncaught Error: No such module "33828/main.js".\n imported from │ "main.js"\n"}],"result":null}