Skip to content

Commit 766725a

Browse files
committed
chore:removed comments
1 parent 1e5fec8 commit 766725a

File tree

1 file changed

+0
-6
lines changed
  • terraform_modules/gh-self-hosted-runner-infra/azure

1 file changed

+0
-6
lines changed

terraform_modules/gh-self-hosted-runner-infra/azure/data.tf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,3 @@ data "azurerm_function_app_host_keys" "gha_runner_ahk" {
44

55
depends_on = [ azurerm_linux_function_app.gha_runner_receiver_function_app ]
66
}
7-
8-
9-
10-
# data "local_file" "gh_runner_receiver_zip_file" {
11-
# filename = local.zip_receiver_file_name
12-
# }

0 commit comments

Comments
 (0)