We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e6310 commit 617fb5aCopy full SHA for 617fb5a
1 file changed
CHANGELOG.md
@@ -23,8 +23,9 @@ BUG FIXES:
23
24
* core: Fix a diff mismatch error that could happen when a resource depends on a count resource being decreased. [GH-10522]
25
* core: On Unix machines if `getent` is not available, fall back to shell to find home dir. [GH-10515]
26
- * providers/aws: cloudfront distribution 404 should mark as gone [GH-10281]
+ * provider/aws: cloudfront distribution 404 should mark as gone [GH-10281]
27
* provider/aws: Assign correct number of core instances (n-1) to aws-emr-cluster on update [GH-10529]
28
+ * provider/azurem: azurerm_availability_set not is ForceNew for UpdateDomain and FaultDomain [GH-10545]
29
* provider/openstack: Fix Ordering of Port Allowed Address Pairs [GH-10250]
30
31
## 0.8.0-rc2 (December 2, 2016)
0 commit comments