Suppose I have requests coming in like:
https://url.com/something [Header “Id” = 1]
https://url.com/something [Header “Id” = 2]
And I want to create a Page Rule to cache the URL using that header value as the key, is it possible to terraform one up yet? I can’t see a way of achieving this here: Terraform Registry