Skip to content
This repository has been archived by the owner. It is now read-only.

Commit efc38e1

Browse files
remove owner label
1 parent c70ff13 commit efc38e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.tf

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ resource "google_compute_instance" "demo" {
3232
}
3333

3434
labels {
35-
owner = "${var.owner}"
3635
ttl = "${var.ttl}"
3736
}
3837
}

0 commit comments

Comments
 (0)