https://pulumi.com logo
s

swift-painter-31084

07/16/2019, 1:01 AM
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*' ],
        },