We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c192c commit 785deedCopy full SHA for 785deed
1 file changed
CHANGELOG.md
@@ -18,11 +18,11 @@ IMPROVEMENTS:
18
* provider/docker: Add support for `unless-stopped` to docker container `restart_policy` [GH-5337]
19
* provider/cloudflare: Change `cloudflare_record` type to ForceNew [GH-5353]
20
* provider/openstack: Add Support for Domain ID and Domain Name environment variables [GH-5355]
21
+ * provider/openstack: Add support for instances to have multiple ephemeral disks. [GH-5131]
22
23
BUG FIXES:
24
25
* provider/aws: Fix a bug which caused panics creating rules on security groups in EC2 Classic [GH-5329]
- * provider/openstack: Make instance block_device volume size required [GH-5354]
26
27
## 0.6.12 (February 24, 2016)
28
0 commit comments