Skip to content

Commit 1da5143

Browse files
committed
bump version
1 parent 758d48b commit 1da5143

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ ADDITIONAL_TF_OVERRIDE_LOCATIONS=/path/to/module1,path/to/module2 tflocal plan
7777

7878
## Change Log
7979

80+
* v0.22.0: Fix S3 backend forcing DynamoDB State Lock to be enabled by default
8081
* v0.21.0: Add ability to drop an override file in additional locations
8182
* v0.20.1: Fix list config rendering
8283
* v0.20.0: Fix S3 backend option merging

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = terraform-local
3-
version = 0.21.0
3+
version = 0.22.0
44
url = https://github.com/localstack/terraform-local
55
author = LocalStack Team
66
author_email = info@localstack.cloud

0 commit comments

Comments
 (0)