Skip to content

Commit c233f4e

Browse files
committed
refactor: remove unused azurerm_client_config data source
1 parent 3387e45 commit c233f4e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

modules/azure/data.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
data "azurerm_client_config" "alz" {}
2-
31
data "azurerm_subscription" "alz" {
42
for_each = local.subscription_ids
53
subscription_id = each.key

0 commit comments

Comments
 (0)