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 3fb381d commit 4288c50Copy full SHA for 4288c50
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## v0.7.0
4
+
5
+### Added
6
7
+* Added `tf_actions_plan_output` output. ([#119](https://github.com/hashicorp/terraform-github-actions/pull/119))
8
9
+### Changed
10
11
+* Removed unecessary step in `Dockerfile`. ([#132](https://github.com/hashicorp/terraform-github-actions/pull/132))
12
13
+### Fixed
14
15
+* Process multi-line outputs correctly. ([#116](https://github.com/hashicorp/terraform-github-actions/pull/116))
16
+* Fixed typo in outputs documentation. ([#126](https://github.com/hashicorp/terraform-github-actions/pull/126))
17
18
## v0.6.4
19
20
### Added
0 commit comments