We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d004a24 commit 81125f6Copy full SHA for 81125f6
1 file changed
CHANGELOG.md
@@ -79,6 +79,12 @@ BUG FIXES:
79
* core: Maps in outputs with computed values are no longer removed. ([#9549](https://github.com/hashicorp/terraform/issues/9549))
80
* command/fmt: Multiline comments aren't indented every fmt. ([#6524](https://github.com/hashicorp/terraform/issues/6524))
81
82
+## 0.7.12 (Unreleased)
83
+
84
+BUG FIXES:
85
86
+ * provider/aws: Fixed issue with `enable_dns_support` on creation in `aws_vpc` [GH-10171]
87
88
## 0.7.11 (November 15, 2016)
89
90
FEATURES:
0 commit comments