Skip to content

Commit

Permalink
add clarifying comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pluckyswan committed Nov 21, 2024
1 parent ea1fc6d commit f004f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions operations/template/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ data "azurerm_resource_group" "group" {
name = "csels-rsti-${var.environment}-moderate-rg"
}

# See here for explanation: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/client_config.html
data "azurerm_client_config" "current" {}

0 comments on commit f004f9a

Please sign in to comment.