This is a Terraform codebase for deploying AWS resources for the jbeardllc.com website.
- Uses the tf-aws-site module for deploying the common resources for this website (S3, CloudFront, ACM, IAM, Route53)
- Uses the tf-migadu-route53 module for managing DNS records for mail in Route53.
- Uses my websites-tf-remote-backend for Terraform state.
The Makefile
is included for local use for running Terraform in Docker.
Name | Version |
---|---|
terraform | >= 1.0.0 |
aws | ~> 4.0 |
No providers.
Name | Source | Version |
---|---|---|
jbeardllc_com_aws | github.com/joshbeard/tf-aws-site.git | n/a |
jbeardllc_com_migadu | github.com/joshbeard/tf-migadu-route53.git | n/a |
No resources.
No inputs.
No outputs.