Skip to content

AWS Terraform components to setup S3 static website, API Gateway, Lambda, CloudFront

License

Notifications You must be signed in to change notification settings

vnellore/aws_terraform

Repository files navigation

aws_terraform

AWS Terraform scripts to build the following components

  • S3 static website
  • CloudFront configuration with HTTPS
  • Web Application Firewall (WAF) - Regional and Global
  • API Gateway
  • Lambda

Terraform Language Version 0.11

Commands

Plan

$ terraform plan -var-file="testing.tfvars"

Apply

$ terraform apply -var-file="testing.tfvars"

About

AWS Terraform components to setup S3 static website, API Gateway, Lambda, CloudFront

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages