We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7dfb4 commit f61b7afCopy full SHA for f61b7af
1 file changed
CHANGELOG.md
@@ -29,6 +29,10 @@ BUG FIXES:
29
* provider/aws: `vpc_id` is no longer required. [GH-667]
30
* provider/aws: `availability_zones` on ELB will contain more than one
31
AZ if it is set as such. [GH-682]
32
+ * provider/aws: More fields are marked as "computed" properly, resulting
33
+ in more accurate diffs for AWS instances. [GH-712]
34
+ * provider/aws: Fix panic case by using the wrong type when setting
35
+ volume size for AWS instances. [GH-712]
36
37
## 0.3.5 (December 9, 2014)
38
0 commit comments