Skip to content

Commit

Permalink
fix: inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualedevita committed Jan 5, 2023
1 parent 8b4d18d commit fbb7f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ runs:
cd ${{ inputs.dir }}
bash terraform.sh plan ${{ env.azure_environment }} -lock-timeout=3000s -out=tfplan -input=false
bash terraform.sh plan ${{ inputs.azure_environment }} -lock-timeout=3000s -out=tfplan -input=false

0 comments on commit fbb7f3d

Please sign in to comment.