rackspace-infrastructure-automation/aws-terraform-dynamo

HCLrax-tf-modulenavi-rax-supeng
This is stars and forks stats for /rackspace-infrastructure-automation/aws-terraform-dynamo repository. As of 08 May, 2024 this repository has 1 stars and 3 forks.

aws-terraform-dynamo This module creates an AWS DynamoDB table. Basic Usage module "basic" { source = "[email protected]:rackspace-infrastructure-automation/aws-terraform-dynamo/?ref=v0.12.2" environment = "Test" hash_key = "MyHashKey" read_capacity_units = 10 name = "myexampletable" tags = local.tags write_capacity_units = 5 attributes = [ { name = "TestHashKey" type = "S" }, ] } Known Bugs When using the index...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
hashicorp/learn-terraform-aft-account-provisioning-customizationsHCLJinjaSmarty705740
nsbno/terraform-aws-ecs-serviceHCL3040
mediapop/terraform-aws-certificateHCL3050
mediapop/terraform-aws-route53-aliasHCL3040
ShiftLeftSecurity/shiftleft-terraform-demoHCLDockerfile10970
cloudposse/terraform-aws-key-pairHCLGoMakefile1460720
hashicorp/terraform-google-consulHCLShellGo910940
quortex/terraform-aws-storageHCL2010
quortex/terraform-aws-load-balancerHCLShellPython2010
nsbno/terraform-aws-api-gatewayHCL0000