Skip to content

0.12.0 Add possibility to set billing mode for DynamoDB tables

Compare
Choose a tag to compare
@maximmi maximmi released this 19 Feb 02:33
c991644

what

  • This change allows to set PAY_PER_REQUEST billing mode for DynamoDB tables
  • fix terraform destroy issue with dynamodb_table_name output

why

  • In case if need to set PAY_PER_REQUEST billing mode
  • terraform destroy was broken