Skip to content

Commit edd4c42

Browse files
committed
Azure BYOVNET: remove cloud nuke tags
1 parent b378cef commit edd4c42

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

customer-managed/azure/terraform/vars.misc.tf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ variable "zones" {
1919

2020
variable "tags" {
2121
type = map(string)
22-
default = {
23-
cloud-nuke-excluded : true
24-
}
2522
description = <<-HELP
2623
Tags to use when labeling resources. These will be set inside the provider block
2724
as default tags.

0 commit comments

Comments
 (0)