Skip to content

Commit 0fbb9db

Browse files
committed
Update TF_WORKING_DIR in destroy.yml
1 parent 13f1233 commit 0fbb9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/destroy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ env:
6161
TF_LOG: "ERROR" # https://developer.hashicorp.com/terraform/internals/debugging
6262
# https://github.com/hashicorp/terraform/releases
6363
TF_VERSION: "1.7.3"
64-
TF_WORKING_DIR: terraform-vf
64+
TF_WORKING_DIR: ./terraform
6565
# azurerm provider oidc
6666
# https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/service_principal_oidc
6767
# https://developer.hashicorp.com/terraform/language/settings/backends/azurerm#oidc_request_token

0 commit comments

Comments
 (0)