0.12.0 Add possibility to set billing mode for DynamoDB tables
what
- This change allows to set
PAY_PER_REQUESTbilling mode for DynamoDB tables - fix terraform destroy issue with
dynamodb_table_nameoutput
why
- In case if need to set
PAY_PER_REQUESTbilling mode terraform destroywas broken