No longer apply permissions changes to plugins
This commit is contained in:
parent
ba5f3704d4
commit
407301bd92
1 changed files with 0 additions and 2 deletions
|
@ -115,8 +115,6 @@ jobs:
|
|||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: tfplan
|
||||
- name: Ensure providers are executable
|
||||
run: chmod -Rv +x .terraform/providers
|
||||
- name: Terraform apply
|
||||
id: apply
|
||||
run: terraform apply -auto-approve tfplan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue