Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 21:43
· 27 commits to main since this release
9058aa1
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.
image

references

N/A