terraform-aws-modules/terraform-aws-dynamodb-table

Terraform module which creates DynamoDB table on AWS πŸ‡ΊπŸ‡¦

HCLawsdynamodbterraform-module
This is stars and forks stats for /terraform-aws-modules/terraform-aws-dynamodb-table repository. As of 01 May, 2024 this repository has 89 stars and 160 forks.

AWS DynamoDB Table Terraform module Terraform module to create a DynamoDB table. Usage module "dynamodb_table" { source = "terraform-aws-modules/dynamodb-table/aws" name = "my-table" hash_key = "id" attributes = [ { name = "id" type = "N" } ] tags = { Terraform = "true" Environment = "staging" } } Notes Warning: enabling or disabling autoscaling can cause your table to be recreated There are two separate Terraform resources used for the DynamoDB table:...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
umotif-public/terraform-aws-waf-webaclv2HCLGoMakefile12201170
aqueducthq/aqueductGoPythonTypeScript5060140
kubecost/opencostGoJavaScriptJust4.2k+13451+1
nsbno/terraform-aws-circleci-repository-userHCL0000
gerried/operational_environment_networkHCL00120
nsbno/terraform-aws-central-cognitoHCL1020
aws/aws-cdkTypeScriptJavaScriptPython10.6k+53.5k+8
dherault/serverless-offlineJavaScriptPythonShell5k07930
cloud-custodian/cloud-custodianPythonGoHCL5k01.4k0
awslabs/dotnet-nativeaot-labsC#131040