Skip to content

Commit 546d8ff

Browse files
committed
remove unused variable
1 parent 0a9e23e commit 546d8ff

File tree

1 file changed

+0
-2
lines changed
  • terraform/google/google-compute-instance

1 file changed

+0
-2
lines changed

terraform/google/google-compute-instance/main.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
variable "not_used" {}
2-
31
locals {
42
name = "example-${basename(path.cwd)}"
53

0 commit comments

Comments
 (0)