Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pirxthepilot committed May 17, 2022
1 parent d271cf8 commit 61104df
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 @@ -90,7 +90,7 @@ resource "aws_acm_certificate" "static_site" {
}

#######################################
# Cerfificate Validation - DNS
# Certificate Validation - DNS
#######################################
resource "aws_route53_record" "validation" {
for_each = {
Expand Down

0 comments on commit 61104df

Please sign in to comment.