Skip to content

Commit

Permalink
add federated creds for ad auth
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasisnes committed Sep 23, 2024
1 parent 07bba8d commit 66bc330
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions infra/deploy/cert/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ terraform {
}
}

backend "azurerm" {
use_msi = true
use_azuread_auth = true
}
backend "azurerm" {}
}

data "azurerm_client_config" "current" {}
Expand Down

0 comments on commit 66bc330

Please sign in to comment.