I'm trying to pass this in, perhaps the httpHeader...
# general
s
I'm trying to pass this in, perhaps the httpHeaderName is just being caught as an invalid key by TF. That is the name I pulled from a network request in the aws console.
Copy code
{
            field: 'http-header',
            httpHeaderName: 'Origin',
            values: [ '*<http://snopes.com|snopes.com>*', '*snopes.local*' ],
        },