Skip to content

Commit 4ee862e

Browse files
committed
fix: remove generate_jwks input
1 parent e00e63b commit 4ee862e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tf_plan_apply.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: 'OpenTofu: Plan/Apply'
33
on:
44
workflow_call:
55
inputs:
6-
generate_jwks:
7-
description: 'Generate JWKS'
8-
default: 'false'
9-
type: string
106
runs_on:
117
description: 'Runner JSON string'
128
default: 'ubuntu-latest'

0 commit comments

Comments
 (0)