Skip to content

Commit

Permalink
v1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Jan 23, 2022
1 parent 42fdaa5 commit d311fc6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ inputs:
backend_config:
description: List of backend config values to set, one per line
required: false
default: ""
backend_config_file:
description: Path to a backend config file
required: false
default: ""
variables:
description: Variable definitions
required: false
Expand Down Expand Up @@ -58,7 +60,7 @@ outputs:

runs:
using: docker
image: docker://danielflook/terraform-github-actions@sha256:4fec008558a518785e1ac10e1f601a584d2642a013e871f2c50134f7ed14f361
image: docker://danielflook/terraform-github-actions@sha256:a25c8c9a7817813abccf86210092c7ed0e47ef183c4b17611b16e574e5340761
entrypoint: /entrypoints/plan.sh

branding:
Expand Down

0 comments on commit d311fc6

Please sign in to comment.