-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Closed
Labels
Description
Terraform Version
Terraform v1.10.4
on windows_amd64Terraform Configuration Files
n/a
Debug Output
n/a
Expected Behavior
Terraform runs
Actual Behavior
Program
terraform.exefailed to run: This program is blocked by group policy.
Steps to Reproduce
terraform -version
Additional Context
Our company recently switched to AppLocker, and the IT team say Terraform executable isn't signed properly.
They showed me the AppLocker rule for the Publisher string, everything looks good, but doesn't work.
They tell me it's because the other details in the file are empty:
For now the only thing that works is file hashes, which only work till next version. :)
References
Same problem with azurerm and azuread providers
hashicorp/terraform-provider-azurerm#26369
Generative AI / LLM assisted development?
No response
patrickmatula and rybal06