main.tf (3 lines of code) (raw):

#get the resource group information data "azurerm_resource_group" "sddc_deployment" { name = var.resource_group_name }