LXer: How to create a DynamoDB table on AWS using Terraform
by LXer from LinuxQuestions.org on (#5FHYD)
Published at LXer:
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.
Read More...


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.
Read More...