Skip to content

Commit

Permalink
rg prefix update
Browse files Browse the repository at this point in the history
  • Loading branch information
movinalot committed Sep 28, 2023
1 parent 61b1168 commit 95cc7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/azure/locals_single_fgt.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
locals {
resource_group_exists = false
resource_group_name_suffix = "fgt-as-workshop"
resource_group_name_suffix = "fgt-single"

resource_group_name_combined = "${local.username}-${local.resource_group_name_suffix}"

Expand Down

0 comments on commit 95cc7cd

Please sign in to comment.