Skip to content

Terraform IaC(HCL) and Backend for Serverless Null4U Introduction Home Page

Notifications You must be signed in to change notification settings

nullforu/serverless-iac

Repository files navigation

Null4U

source bootstrap.sh # Sets up AWS S3 and DynamoDB for Terraform backend

cp terraform/env/terraform.tfvars.example terraform/env/terraform.tfvars # Create your own tfvars file

terraform init
terraform apply -var-file=terraform/env/terraform.tfvars --auto-approve

architecture

About

Terraform IaC(HCL) and Backend for Serverless Null4U Introduction Home Page

Topics

Resources

Stars

Watchers

Forks