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 1dbab3a commit 1198287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
data "azurerm_subscription" "current" {}

data "azurerm_client_config" "current" {}

data "azurerm_role_definition" "role" { # access an existing built-in role
name = "Desktop Virtualization User"
}
Expand Down

0 comments on commit 1198287

Please sign in to comment.