Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-09-19 09:46:56 -07:00 committed by GitHub
parent e71fb8649a
commit b0bf92d5e1
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ UPGRADE NOTES:
IMPROVEMENTS:
* Modules can now be installed from [the Terraform Registry](https://registry.terraform.io/)
* cli: `terraform import` now accepts an option `-allow-missing-config` that overrides the default requirement that a configuration block must already be present for the resource being imported. ([#15876](https://github.com/hashicorp/terraform/issues/15876))
## 0.10.5 (September 14, 2017)