update link in CHANGELOG

This commit is contained in:
James Bardin 2016-10-14 14:35:58 -04:00
parent b781e07261
commit 0475157c4f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ BUG FIXES:
BACKWARDS INCOMPATIBILITIES / NOTES:
* `azurerm_virtual_machine` has deprecated the use of `diagnostics_profile` in favour of `boot_diagnostics`. ([#9122](https://github.com/hashicorp/terraform/issues/9122))
* The deprecated `key_file` and `bastion_key_file` arguments to Provisioner Connections have been removed [GH-9340]
* The deprecated `key_file` and `bastion_key_file` arguments to Provisioner Connections have been removed ([#9340](https://github.com/hashicorp/terraform/issues/9340))
FEATURES:
* **New Data Source:** `aws_billing_service_account` ([#8701](https://github.com/hashicorp/terraform/issues/8701))