Skip to content

Commit

Permalink
Update website/docs/guides/version-4-upgrade.html.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anGie44 committed Feb 3, 2022
1 parent 04233b3 commit 5be33bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/version-4-upgrade.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ resource "aws_route53_record" "alias" {
alias {
zone_id = aws_s3_bucket.website.hosted_zone_id
name = aws_s3_bucket_website_configuration.test.website_domain
name = aws_s3_bucket_website_configuration.example.website_domain
evaluate_target_health = true
}
}
Expand Down

0 comments on commit 5be33bd

Please sign in to comment.