-
## Description
I am currently working with the `terraform-aws-cloudfront` module and encountered an issue while updating the CloudFront distribution with a response headers policy. Here’s the exact w…
-
### Describe the feature
OriginGroup does not appear to support setting an explicit originId currently. The auto-generated ID is very long and hard to read. We would like to set the originId as with …
-
### Description
On Oct 6, 2016, on AWS blog stated,
> IPv6 will be enabled by default for all newly created Amazon CloudFront web distributions starting today.
https://aws.amazon.com/about-aws…
-
### Description
CloudFront recently announced v2 of its standard logging process
https://aws.amazon.com/about-aws/whats-new/2024/11/amazon-cloudfront-log-formats-destinations-access/
This appea…
-
Error when running
python3.10 terravision draw --source ~/infra/terraform/modules --workspace dev
....
Processing variables..
Processing resources..
random_string.unique_suffix
modu…
-
### Describe the bug
After upgrading to CDK v2.158.0, I'm seeing deprecation warnings that I traced to use of the `aws_route53_patterns.HttpsRedirect` construct:
```
[WARNING] aws-cdk-lib.aws_clo…
-
### What happened?
I just created the AWS CloudFront public key and added it to the environment as a secret variable by running this command:
`cat ./public_key.pem | pulumi config set public_key --s…
-
Firstly, thank you for putting out AVideo to the world, it really is awesome project
I run a site that is Private and login protected. i want to protect my videos from being downloaded (even by log…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
# Nginx VS AWS S3 + CloudFront
현재 모행 서비스는 웹 서버로 Nginx를 이용하여 프론트엔드를 배포하고 있습니다. 하지만 프론트엔드에서 정적 콘텐츠만 제공할 경우 AWS의 S3와 CloudFront를 이용하여 베포할 수도 있습니다. 따라서 모행에서 사용한 Nginx와 S3 + CloudFront…
[https://kakaotec…