Download artifact to workspace
This commit is contained in:
parent
230ef022ce
commit
e5b904b9e0
1 changed files with 0 additions and 1 deletions
|
@ -101,7 +101,6 @@ jobs:
|
|||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: tfplan
|
||||
path: tfplan
|
||||
- name: Terraform apply
|
||||
id: apply
|
||||
run: terraform apply -auto-approve tfplan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue