Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 905 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 905 Bytes

AWS static website with ssl

I tried with pulumi: avoid the prefix

deploy s3 static with terraform:

  • terraform
cd terraform/static-site/
terraform init
terraform apply

WARGING manually upload index.html fiel and error.html

create a public certificate:

  • request_certificate
bash request_certificate/public_cert.sh

create a cloudfront distribution:

  • cloudfront_distribution

EASY WAY BY CONSOLE

dns configuration(go daddy) image


references: cloudfront distribution

some error with cloudfront