azure-pipelines-tasks-terraform icon indicating copy to clipboard operation
azure-pipelines-tasks-terraform copied to clipboard

How to authenticate using Service Principal and certificate in the terraform task in azure pipelines.

Open sudhir-ops opened this issue 2 years ago • 0 comments

Describe the bug Is it possible to authenticate via service principal and certificate in terraform task? So far, I'm seeing only service connection is available for authentication.

By the method provided in below link, is it possible to input values in to terraform task and authenticate?

https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/service_principal_client_certificate

sudhir-ops avatar Nov 24 '23 01:11 sudhir-ops