Clearing Tofu cache for provider refresh.
This commit is contained in:
@@ -67,6 +67,10 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Clear Tofu cache
|
||||
run: |
|
||||
rm cloudflare/.terraform.lock.hcl
|
||||
|
||||
- name: Setup OpenTofu
|
||||
uses: opentofu/setup-opentofu@v1.0.6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user