Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Falpangaea authored Jul 21, 2020
1 parent 8ffd707 commit e4f937b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,5 @@ resource "aws_cloudfront_distribution" "cf_distribution" {

web_acl_id = var.waf_web_acl_id

tags = "${var.tags}"
tags = var.tags
}

0 comments on commit e4f937b

Please sign in to comment.