Terraform module for deploying Serverless Static Wordpress on AWS
-
Updated
Jun 18, 2023 - HCL
Terraform module for deploying Serverless Static Wordpress on AWS
Terraform module for creating a s3 static website with CloudFront distribution
Terraform Module for AWS to host Static Website on S3
This module allows you serving S3 bucket website through Fastly
Production-ready Terraform module for deploying static websites on AWS with S3 and CloudFront. Includes CDN configuration, HTTPS setup, custom domain support, cache optimization, error handling, access control, and CI/CD pipeline integration for modern web applications.
🚀 Provision a static website, using S3 (storing website file), CloudFront (CDN) & CloudFlare (DNS Management).
This Terraform module creates and configures the necessary AWS resources for hosting a static website. It includes an S3 bucket for content storage, CloudFront for distribution, Origin Access Identity (OAI) for secure access, WAF WebACL for security, a Route 53 DNS record, and an IAM user for continuous deployment to the S3 bucket.
Terraform script to setup an AWS S3 Bucket as IP restricted static web hosting.
Creates resources for hosting a static website on S3 protected behind a Cognito login.
complete deploy of static website on aws with terraform. To make different file for providers, variable and so on....
A multi-pipeline IaC project implementing best practices deploying a static-content website in a low-cost VPS
Used to publish static website files to an S3 bucket with proper MIME type based on lookup using the file extension.
Create static website infrastructure on AWS using terraform
A project that shows how to create a Vanity URL Shortening Service using just AWS S3 Static Website Hosting and Route 53.
In the course of our recent rebranding, we've moved this Terraform module to a new organization CloudPedia.AI to better reflect its purpose. You can find it on https://registry.terraform.io/modules/cloudpediaai/static-website/aws/latest. We remain committed to ongoing support for this module in its new home.
Terraform module to create static websites in S3 with CloudFront.
Tool to easily provision a static website infrastructure on AWS
Astro + Tailwind CSS portfolio website deployed as a static site on AWS using S3, CloudFront, and Cloudflare for DNS management, with visitor tracking via AWS Lambda and DynamoDB. The project features complete infrastructure as code through Terraform and automated CI/CD via GitHub Actions.
Complete Terraform project to deploy an AWS cloud infrastructure for hosting a static website
Add a description, image, and links to the static-website topic page so that developers can more easily learn about it.
To associate your repository with the static-website topic, visit your repo's landing page and select "manage topics."