Skip to content

Commit b3b54a5

Browse files
committed
bump version and readme
1 parent 43649af commit b3b54a5

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.25.0: Improve `s3control` local endpoint override and respect `AWS_ENDPOINT_URL` configuration for `mwaa`
8081
* v0.24.1: Exclude broken `python-hcl2` version from requirements
8182
* v0.24.0: Add support to return `terraform-local` version when calling `tflocal -version` and fix AWS provider detection
8283
* v0.23.1: Fix endpoint overrides for Terraform AWS provider >= 6.0.0-beta2

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

0 commit comments

Comments
 (0)