pulumi / pulumi-aws-static-website

Apache License 2.0
11 stars 5 forks source link

Add lambda, cloudfront, and forward values config options #21

Closed zchase closed 1 year ago

zchase commented 1 year ago

This PR exposes configuration options for CloudFront Functions, Lambda Functions, and Forwarded Values. I put them all under a cdnArgs block as I feel like we will need to add more options down the road.

Fixes: https://github.com/pulumi/pulumi-aws-static-website/issues/20