We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f1233 commit 0fbb9dbCopy full SHA for 0fbb9db
.github/workflows/destroy.yml
@@ -61,7 +61,7 @@ env:
61
TF_LOG: "ERROR" # https://developer.hashicorp.com/terraform/internals/debugging
62
# https://github.com/hashicorp/terraform/releases
63
TF_VERSION: "1.7.3"
64
- TF_WORKING_DIR: terraform-vf
+ TF_WORKING_DIR: ./terraform
65
# azurerm provider oidc
66
# https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/service_principal_oidc
67
# https://developer.hashicorp.com/terraform/language/settings/backends/azurerm#oidc_request_token
0 commit comments