File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ FEATURES:
1616
1717IMPROVEMENTS:
1818
19+ * ** New config function: ` format ` ** - Format a string using ` sprintf `
20+ format. [ GH-1096 ]
1921 * ** New config function: ` replace ` ** - Search and replace string values.
2022 Search can be a regular expression. See documentation for more
2123 info. [ GH-1029 ]
@@ -39,9 +41,10 @@ BUG FIXES:
3941 "resource.0" would ignore the latter completely. [ GH-1086 ]
4042 * providers/aws: manually deleted VPC removes it from the state
4143 * providers/aws: ` source_dest_check ` regression fixed (now works). [ GH-1020 ]
44+ * providers/aws: Longer wait times for DB instances
4245 * providers/digitalocean: Waits until droplet is ready to be destroyed [ GH-1057 ]
4346 * providers/digitalocean: More lenient about 404's while waiting [ GH-1062 ]
44- * providers/aws: Longer wait times for DB instances
47+ * providers/google: Network data in state was not being stored. [ GH- 1095 ]
4548
4649## 0.3.7 (February 19, 2015)
4750
You can’t perform that action at this time.
0 commit comments