diff --git a/CHANGELOG.md b/CHANGELOG.md index 1efb412fde..09c75f4928 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.7.0 (Unreleased) +## 1.7.0-alpha20231025 (October 25, 2023) UPGRADE NOTES: @@ -18,7 +18,7 @@ BUG FIXES: ENHANCEMENTS: * `terraform test`: Providers defined within test files can now reference variables from their configuration that are defined within the test file. ([#34069](https://github.com/hashicorp/terraform/issues/34069)) -* `import`: `for_each` can now be used to expand the `import` block to handle multiple resource instances [GH-33932] +* `import`: `for_each` can now be used to expand the `import` block to handle multiple resource instances ([#33932](https://github.com/hashicorp/terraform/issues/33932)) ## Previous Releases diff --git a/LICENSE b/LICENSE index 3f84a7c76d..690c05d4bd 100644 --- a/LICENSE +++ b/LICENSE @@ -4,7 +4,7 @@ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. Parameters Licensor: HashiCorp, Inc. -Licensed Work: Terraform 1.7.0-dev. The Licensed Work is (c) 2023 HashiCorp, Inc. +Licensed Work: Terraform 1.7.0-alpha20231025. The Licensed Work is (c) 2023 HashiCorp, Inc. Additional Use Grant: You may make production use of the Licensed Work, provided such use does not include offering the Licensed Work to third parties on a hosted or embedded basis which is diff --git a/version/VERSION b/version/VERSION index de023c91b1..052fdede76 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.7.0-dev +1.7.0-alpha20231025