Skip to content

Commit 74f61ba

Browse files
Update Terraform terraform-aws-modules/cloudfront/aws to v3.4.1
1 parent f2c9d4d commit 74f61ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/modules/routing/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data "aws_s3_bucket" "this" {
1616

1717
module "cloudfront" {
1818
source = "terraform-aws-modules/cloudfront/aws"
19-
version = "3.0.1"
19+
version = "3.4.1"
2020

2121
aliases = [var.domain_name]
2222

0 commit comments

Comments
 (0)