Update CHANGELOG.md

pull/34204/head
Liam Cervante 3 years ago committed by GitHub
parent ad77877136
commit 7e34ef8b81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,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))
* `terraform test`: Providers defined within test files can now reference outputs from run blocks. ([#34118](https://github.com/hashicorp/terraform/issues/34118))
* `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

Loading…
Cancel
Save