How to foward all cookies with the AWS Cloudfront Module from AWS – Amazon Web Sevices
How can i set cookies in the AWS Cloudfront Module i cant find anything in the offical Documentation from AWS Terraform Module module "cdn" { source = "terraform-aws-modules/cloudfront/aws" ordered_cache_behavior = [ { path_pattern = "/wp-admin/*" target_origin_id = "loadbalancer" viewer_protocol_policy =…