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 875eb10 commit c5064e3Copy full SHA for c5064e3
README.md
@@ -6,6 +6,7 @@ A GitHub composite action for generating and posting a terraform plan to a pull
6
| Name | Description | Default | Required |
7
|------|-------------|---------|:--------:|
8
| debug | Enable `tmate.io` debugging if a failure occurs | `false` | No |
9
+| save-artifact | Save terraform plan as artifact in Github Action | `false` | No |
10
11
## Outputs
12
0 commit comments