Skip to content

Commit

Permalink
add infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasisnes committed Sep 2, 2024
1 parent e5a6557 commit 532ecdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infrastructure/shared/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ terraform {
}
}

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

locals {
Expand Down

0 comments on commit 532ecdd

Please sign in to comment.