0.12.0 Add possibility to set billing mode for DynamoDB tables
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