Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoclessa authored Jul 17, 2023
1 parent 3a50306 commit 67cefa1
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 @@ -6,7 +6,7 @@ module "site" {
module "certificate" {
source = "./certificate"
domain = local.config.domain
zoneid = local.config.zoneid
}

module "cloudfront" {
Expand Down

0 comments on commit 67cefa1

Please sign in to comment.