We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644a52c commit 2dff310Copy full SHA for 2dff310
CHANGELOG.md
@@ -55,7 +55,8 @@ BUG FIXES:
55
* provider/aws: Trap Instance error from mismatched SG IDs and Names [GH-4240]
56
* provider/aws: EBS optimised to force new resource in AWS Instance [GH-4627]
57
* provider/aws: `default_result` on `aws_autoscaling_lifecycle_hook` resources is now computed [GH-4695]
58
- * provider/template: fix race causing sporadic crashes in template_file with count > 1 [GH-4694]
+ * provider/template: Fix race causing sporadic crashes in template_file with count > 1 [GH-4694]
59
+ * provider/template: Add support for updating `template_cloudinit_config` resources [GH-4757]
60
61
## 0.6.9 (January 8, 2016)
62
0 commit comments