Skip to content

elastic2ls-com/terraform-aws-dynamodb-table

Repository files navigation

Terraform module for fargate ECS cluster

 

License Status Sponsor Contact Terraform Registry

This module helps you create a dynamoDB table. It includes the following:

  • dynamodb table
  • autoscaling settings

Sample Usage

This module requires a wide set of arguments. Please have a look at variables.tf

module "terraform-aws-dynamodb-table" {
source = "git@github.com:elastic2ls/terraform-aws-dynamodb-table.git"

  name             = elastic2ls-dynamodb
  ...

The module can also be found in the Terraform Registry https://registry.terraform.io/modules/elastic2ls-com/dynamodb-table/aws/latest.

About

This module helps you create a dynamoDB table. It includes the following: * dynamodb table * autoscaling settings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages