Resolving problems if lock file hasn't changed

This commit is contained in:
Piasecki-grid 2025-03-31 11:49:40 +02:00
parent 70ab2c3567
commit abf8d54f1a

View file

@ -60,6 +60,7 @@ jobs:
git add .terraform.lock.hcl
git commit -m "Add Terraform provider lock file"
git push
continue-on-error: true
- name: Terraform Format & Validate