terraform-provider-google/CHANGELOG.md
2017-06-14 16:14:23 -05:00

9 lines
259 B
Markdown

## 0.1.0 (Unreleased)
BACKWARDS INCOMPATIBILITIES / NOTES:
IMPROVEMENTS:
* Add an additional delay when checking for sql operations [GH-15170](https://github.com/hashicorp/terraform/pull/15170)
* Add support for importing `compute_backend_service` [GH-40]