Skip to content

Infrastracture as code repository for my personal website

Notifications You must be signed in to change notification settings

ettoreciarcia/personal-website-iac

Repository files navigation

personal-website-iac

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!

Infrastructure Overview

infrastructure

Requirements

Name Version
aws 4.49.0

Providers

No providers.

Modules

Name Source Version
iam ./modules/security n/a
infrastructure ./modules/infra n/a

Resources

No resources.

Inputs

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

Outputs

No outputs.

About

Infrastracture as code repository for my personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages