Skip to content

Commit c3cc7e1

Browse files
Update Terraform terraform-aws-modules/cloudfront/aws to v3.0.3
1 parent 02a3017 commit c3cc7e1

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.0.3"
2020

2121
aliases = [var.domain_name]
2222

0 commit comments

Comments
 (0)