In this article, we will see the steps to create a DynamoDB Table using Terraform. We will create a DynamoDB Table with the “PAY_PER_REQUEST” billing model. Before we proceed with this article, it is assumed that you are aware of AWS DynamoDB Service and know its basics, along with Terraform.
Original URL: https://www.howtoforge.com/how-to-create-a-dynamodb-table-on-aws-using-terraform/