Skip to content

Commit

Permalink
Update TF_WORKING_DIR in destroy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrushuk committed Mar 17, 2024
1 parent 24d0888 commit 13f1233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ env:
TF_LOG: "ERROR" # https://developer.hashicorp.com/terraform/internals/debugging
# https://github.com/hashicorp/terraform/releases
TF_VERSION: "1.7.3"
TF_WORKING_DIR: terraform
TF_WORKING_DIR: terraform-vf
# azurerm provider oidc
# https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/service_principal_oidc
# https://developer.hashicorp.com/terraform/language/settings/backends/azurerm#oidc_request_token
Expand Down

0 comments on commit 13f1233

Please sign in to comment.