Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniotarricone authored Oct 17, 2024
1 parent 0f86025 commit 241017f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ provider "azurerm" {
prevent_deletion_if_contains_resources = false
}
}

use_oidc = true
}

data "azurerm_subscription" "current" {}
Expand Down

0 comments on commit 241017f

Please sign in to comment.