fix: Better TF formating when dynamodb_table is empty when creating backend template file @SMontiel (#149)
what
Improve TF formatting when a DynamoDB table is not specified.
why
As our CI pipeline checks formatting and we don't use a DynamoDB for locking, we keep committing changes made to the backend file which is handled by this module.
references
N/A