Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS DynamoDB Terraform module

Terraform module which creates dynamodb table on AWS.

Usage

module "dynamodb-table" {
  source     = "genstackio/dynamodb/aws"

  // ...
}

About

Terraform module to create an AWS DynamoDB table

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages