Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.
-
Updated
Dec 14, 2023 - TypeScript
Terraform can manage existing and popular service providers, such as AWS, as well as custom in-house solutions.
It uses configuration files to describe the components necessary to run a single application or your entire datacenter.
It generates an execution plan describing what will happen to reach the desired state, and afterwards executes it to build the desired infrastructure. As the configuration changes, Terraform is able to determine the changes and create incremental execution plans which can be applied.
The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS (Domain Name Service) entries, SaaS (Software as a Service) features.
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.
A drop-in image optimization loader for Next.js image component powered by AWS Lambda.
GitHub Action to automate versioning, releases, and documentation for Terraform modules in monorepos.
A drop-in replacement for cdktf.TerraformStack that lets you define Terraform modules as constructs
Compilation of infrastructure/dev-ops stacks and modules
A Terraform CDK Construct which is also usable as Terraform Module
Deploy a simple serverless workload on Google Cloud Run 🚢
Patch package for terraform modules
Terraform Module to deploy customizable CloudFront auth-at-edge and url-rewriter middlewares via Lambda@Edge
Terraform Module to deploy customizable Cognito custom message sender serivce for SMS and email
Infrastructure to watch a CloudWatch log group and forward its logs to Humio.
This project automates the deployment of an AWS-based threat modeling application using key AWS services like ECR, ECS, ALB, IAM, Route 53, ACM, and VPC; providing a scalable infrastructure.
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release 4 days ago