blob: 6655b150e43f109c2591991310cba863f4f2cddc [file] [view]
# 0.3.0 (July 17, 2020)
BREAKING CHANGES:
- Stop exporting `exec.Cmd` versions of methods ([#25](https://github.com/hashicorp/terraform-exec/issues/25))
- Require `address` and `id` arguments in `Import()` ([#24](https://github.com/hashicorp/terraform-exec/issues/24))
- Rename `StateShow()` to `Show()` ([#30](https://github.com/hashicorp/terraform-exec/issues/30))
BUG FIXES:
- Fix bug in `Import()` config argument ([#28](https://github.com/hashicorp/terraform-exec/issues/28))