Skip to content

Terraform Module: S3 + CloudFront for Frontend #68

Description

@Alexandrbig1

Priority: High
Difficulty: Medium


Description:
Create a Terraform module to provision an S3 bucket (private) and a CloudFront distribution with Origin Access Control (OAC).

  • Configure index and error documents.
  • Optionally integrate with Route53 and ACM for custom domains.

Acceptance Criteria:

  • terraform apply creates the S3 bucket and CloudFront distribution
  • Accessing the CloudFront URL serves index.html
  • Error handling is configured
  • (Optional) Custom domain is set up via Route53 and ACM

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

awsAmazon Web Services & cloud resourcesfrontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)hacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025infraInfrastructurepriority: highNeeds attention ASAPsreSite reliabilityterraformInfrastructure as Code (IaC) & automation

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions