mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-26 13:03:37 +00:00
feat: add test for cleanup
This commit is contained in:
parent
f6ec85149b
commit
7b7ad1617b
7 changed files with 26002 additions and 42 deletions
|
|
@ -264,7 +264,7 @@ The action supports the following inputs:
|
|||
the `terraform` binary and expose its STDOUT, STDERR, and exit code as outputs
|
||||
named `stdout`, `stderr`, and `exitcode` respectively. Defaults to `true`.
|
||||
- `cleanup_workspace` - (optional) The Terraform binary file is downloaded to a temporary directory.
|
||||
This parameter will be used to clean that directory. Defaults to `true`.
|
||||
This parameter controls whether to clean that directory. Defaults to `false`.
|
||||
|
||||
## Outputs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue