Skip to content

Commit cc583b6

Browse files
committed
bump
1 parent 36c9d6f commit cc583b6

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.23.0: Add support for `terraform_remote_state` with `s3` backend to read the state stored in local S3 backend; fix S3 backend config detection with multiple Terraform blocks
8081
* v0.22.0: Fix S3 backend forcing DynamoDB State Lock to be enabled by default
8182
* v0.21.0: Add ability to drop an override file in additional locations
8283
* v0.20.1: Fix list config rendering

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.22.0
3+
version = 0.23.0
44
url = https://github.com/localstack/terraform-local
55
author = LocalStack Team
66
author_email = info@localstack.cloud

0 commit comments

Comments
 (0)