ci: don't refresh state when destroying tf (#13355)

ci: dont refresh state when destroying tf
This commit is contained in:
Zack Pollard
2024-10-16 11:46:21 +02:00
committed by GitHub
parent 263d2ba161
commit a17d34b186

View File

@@ -23,7 +23,7 @@ jobs:
tg_version: "0.58.12"
tofu_version: "1.7.1"
tg_dir: "deployment/modules/cloudflare/docs"
tg_command: "destroy"
tg_command: "destroy -refresh=false"
- name: Comment
uses: actions-cool/maintain-one-comment@v3