Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

DynamoDB Table Module

This is an example OpenTofu/Terraform module that deploys a DynamoDB Table.

See the root README for instructions on how to provision this module.

Note: This code is meant solely as a simple demonstration of how to lay out your files and folders with Terragrunt in a way that keeps your OpenTofu and Terraform code manageable. This is not production-ready code, so use at your own risk.