ci: don't refresh state when destroying tf (#13355)
ci: dont refresh state when destroying tfpull/13497/head
parent
263d2ba161
commit
a17d34b186
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue