Skip to content

Commit 3a32c74

Browse files
remove local variable
1 parent 8e3aa4b commit 3a32c74

File tree

1 file changed

+0
-7
lines changed
  • infrastructure/modules/infra

1 file changed

+0
-7
lines changed

infrastructure/modules/infra/main.tf

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
locals {
2-
key_vault_secrets_officers = toset([
3-
"mi-lungcs-poc-ghtoaz-uks",
4-
"Azure-Lung-Cancer-Screening---Dev-Owner"
5-
])
6-
}
7-
81
resource "azurerm_resource_group" "main" {
92
name = var.resource_group_name
103
location = var.region

0 commit comments

Comments
 (0)