You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
* Do not use `-recursive` option with `terraform fmt` for Terraform 0.11.x. ([#90](https://github.com/hashicorp/terraform-github-actions/issues/90))
8
+
3
9
## v0.5.0
4
10
5
11
### Added
@@ -10,10 +16,6 @@
10
16
11
17
* Completely refactored the codebase into one GitHub Action. Please refer to the README for current usage.
12
18
13
-
### Deprecated
14
-
15
-
N/A
16
-
17
19
### Removed
18
20
19
21
* Removed all `TF_ACTION` environment variables. Please refer to the README for current usage.
@@ -25,7 +27,3 @@ N/A
25
27
* Added support for Terraform 0.11.14. ([#42](https://github.com/hashicorp/terraform-github-actions/issues/67))
26
28
* Comments will not be posted to pull requests when `terraform plan` contains no changes. ([#29](https://github.com/hashicorp/terraform-github-actions/issues/67))
27
29
* Added ability to specify a Terraform version to use. ([#23](https://github.com/hashicorp/terraform-github-actions/issues/67))
0 commit comments