Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit fe04a11

Browse files
committed
Update CHANGELOG with SSH key feature
1 parent 0bc2e71 commit fe04a11

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
1-
## Unreleased
1+
## 0.1.4-alpha (May 14, 2020)
22

3+
* Allow user to specify SSH Key by name or ID (#41)
34
* Update to Terraform 0.12.25 and add TF_VERSION environment variable (#47)
45

5-
## 0.1.3 (April 28, 2020)
6+
## 0.1.3-alpha (April 28, 2020)
67

78
* Add `sshKeyID` to CR spec, so users can reference modules in private git repos (#25)
89
* Always update Sensitive variables when a Run is triggered and before the Run is executed (#22)
910
* Fix: update variables when HCL flag changes (#33)
1011

11-
## 0.1.2 (April 16, 2020)
12+
## 0.1.2-alpha (April 16, 2020)
1213

1314
* Enable non-string Terraform variables by setting HCL type (#11)
1415
* Fix panics in handling non-string Terraform output (#19)
1516

16-
## 0.1.1 (March 24, 2020)
17+
## 0.1.1-alpha (March 24, 2020)
1718

1819
* Handle non-string Terraform outputs and return them as JSON-formatted string (#12)
1920

20-
## 0.1.0 (2020)
21+
## 0.1.0-alpha (2020)
2122

2223
* Initial release

0 commit comments

Comments
 (0)