Skip to content

Commit 5be33bd

Browse files
committed
Update website/docs/guides/version-4-upgrade.html.md
1 parent 04233b3 commit 5be33bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/guides/version-4-upgrade.html.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ resource "aws_route53_record" "alias" {
561561
562562
alias {
563563
zone_id = aws_s3_bucket.website.hosted_zone_id
564-
name = aws_s3_bucket_website_configuration.test.website_domain
564+
name = aws_s3_bucket_website_configuration.example.website_domain
565565
evaluate_target_health = true
566566
}
567567
}

0 commit comments

Comments
 (0)