Skip to content

Commit

Permalink
Added new env variables to infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
Loic-Vanden-Bossche committed Jun 18, 2024
1 parent eb65eb4 commit 72298bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/infrastructure/project/frontend/cloudfront.tf
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ resource "aws_cloudfront_distribution" "cf_dist_frontend" {
restrictions {
geo_restriction {
restriction_type = "none"
locations = []
}
}

Expand Down

0 comments on commit 72298bc

Please sign in to comment.