prepare for 1.7.0-alpha20231025

dep-minor-upgrades-v1.7 v1.7.0-alpha20231025
Liam Cervante 2 years ago
parent b9aa5fbae6
commit d87da9f41d

@ -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

@ -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

@ -1 +1 @@
1.7.0-dev
1.7.0-alpha20231025

Loading…
Cancel
Save