Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Past month
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Jul 8, 2024 · Then, you just need to set ARM_CLIENT_ID , ARM_SUBSCRIPTION_ID , and ARM_TENANT_ID environment variables with your client, subscription, and tenant IDs.
Jul 16, 2024 · This error, returned from AzureAD, clearly states that your Service Principal does not have the correct permissions for the operation. You can execute TF_LOG= ...
Jul 23, 2024 · In this article, we will examine how to use Terraform with GitOps, explaining both and their benefits. ... ARM_CLIENT_ID: '<service-principal-client-id>' ...
2 days ago · We enable AKS Workload Identity on K8s jobs which runs terraform ... But it does not work with the azapi provider because this provider is using the ARM_CLIENT_ID ...
1 day ago · Then, export several environment variables in the syntax of your shell for authentication. The following is the syntax for PowerShell. $env:ARM_CLIENT_ID = $sp.
Jul 10, 2024 · Solved: I'm creating a unity catalog using terraform on Azure. The first couple of apply worked just fine, no error at all, but suddenly - 78656.
Jul 2, 2024 · This is not an option when executing runs with Terraform Enterprise (TFE) or Terraform Cloud (TFC). ... ARM_CLIENT_ID=xxxxxxxxxxca8d ARM_CLIENT_SECRET ...
22 hours ago · Terraform provider for Azure Resource Manager. Contribute to hashicorp ... ARM_CLIENT_ID: ${{ secrets.ARM_CLIENT_ID }}. ARM_CLIENT_CERTIFICATE ...
Jul 11, 2024 · Use with Azure managed identities authentication and Microsoft Entra ID service principal authentication. ARM_CLIENT_ID, azure_client_id ...
Jul 12, 2024 · Friends, I request your help in identifying the cause of the following issue: The Azure Devops pipeline is failing during “Terraform init” step (during this ...