We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c6188 commit 7790beaCopy full SHA for 7790bea
CHANGELOG.md
@@ -3,16 +3,18 @@
3
## 0.1.0
4
5
#### BREAKING CHANGES:
6
-
7
- Removed `\` backslash escapes. Breaks compatibility with Terraform versions < 0.8.0
8
9
#### IMPROVEMENTS:
+- Update modules to use terraform 0.8.x syntax
10
+
11
+## 0.0.9
12
13
+#### IMPROVEMENTS:
14
- Feature: Automatically push instance's subnet route into `server.conf`
15
- export `zone_id`, `dns_name` from aws_elb
16
- Fix the 4 subnet fixed mapping
17
- Fill in some examples
-- Update modules to use terraform 0.8.x syntax
18
19
## 0.0.8
20
0 commit comments