Infrastracture as code repository for my personal website, you can find more information here -> How to deploy your own website on AWS with Terraform and Git Hub Actions!
Name | Version |
---|---|
aws | 4.49.0 |
No providers.
Name | Source | Version |
---|---|---|
iam | ./modules/security | n/a |
infrastructure | ./modules/infra | n/a |
No resources.
Name | Description | Type | Default | Required |
---|---|---|---|---|
acm_certificate_arn | ARN of the ACM certificate to use for the CloudFront distribution | string |
n/a | yes |
application_name | Name of the application | string |
n/a | yes |
bucket_suffix | n/a | string |
n/a | yes |
domain_name | Domain name to use for the CloudFront distribution | string |
n/a | yes |
environment | Environment of the application dev/test/prod | string |
n/a | yes |
region | n/a | string |
n/a | yes |
route53_zone_id | Route53 zone ID | string |
n/a | yes |
No outputs.