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 cd8167c commit b2ca17cCopy full SHA for b2ca17c
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v0.8.0
4
+
5
+### Added
6
7
+* Added an `import` subcommand. ([#117](https://github.com/hashicorp/terraform-github-actions/pull/117))
8
+* Added a `taint` subcommand. ([#134](https://github.com/hashicorp/terraform-github-actions/pull/134))
9
10
+### Changed
11
12
+* Use unary operator to test for non-empty variable. ([#145](https://github.com/hashicorp/terraform-github-actions/pull/145))
13
14
## v0.7.1
15
16
### Fixed
0 commit comments