Skip to content

Commit

Permalink
another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
howieandersen committed Sep 23, 2024
1 parent 17f7617 commit f346dfc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infra/deploy/init/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ terraform {
}
}

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

data "azurerm_client_config" "current" {}
Expand Down

0 comments on commit f346dfc

Please sign in to comment.