Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jensheerin committed Nov 13, 2023
1 parent 1198287 commit 962a351
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locals.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locals {
role_definition_resource_substring = "/providers/Microsoft.Authorization/roleDefinitions"
}
}
2 changes: 1 addition & 1 deletion terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ terraform {

provider "azurerm" {
features {}
}
}

0 comments on commit 962a351

Please sign in to comment.